From 976c27f2dd8508290568812d0eded3d18cc7c062 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Sun, 27 May 2018 15:50:50 -0700 Subject: ramips: Fix a few other GnuBee DTS differences I was carrying a local commit that added the sdhci stuff and missed it as a result. Also fix the rgmii3 thing in the PC2 DTS file as that's bogus and causes a dmesg warning that it's bogus. Signed-off-by: Rosen Penev --- target/linux/ramips/dts/GB-PC1.dts | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ramips/dts/GB-PC1.dts') diff --git a/target/linux/ramips/dts/GB-PC1.dts b/target/linux/ramips/dts/GB-PC1.dts index 2ea6582e01..609e058967 100644 --- a/target/linux/ramips/dts/GB-PC1.dts +++ b/target/linux/ramips/dts/GB-PC1.dts @@ -58,6 +58,9 @@ &sdhci { status = "okay"; + + pinctrl-names = "default"; + pinctrl-0 = <&sdhci_pins>; }; &spi0 { -- cgit v1.2.3