aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/GB-PC1.dts
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2018-05-27 15:50:50 -0700
committerJohn Crispin <john@phrozen.org>2018-05-30 06:35:24 +0200
commit976c27f2dd8508290568812d0eded3d18cc7c062 (patch)
treef0f39d841821152d397b1fcc2bc702ad4f71a977 /target/linux/ramips/dts/GB-PC1.dts
parent02f815d1907cdd7e042415a2b4a749c819087168 (diff)
downloadupstream-976c27f2dd8508290568812d0eded3d18cc7c062.tar.gz
upstream-976c27f2dd8508290568812d0eded3d18cc7c062.tar.bz2
upstream-976c27f2dd8508290568812d0eded3d18cc7c062.zip
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 <rosenp@gmail.com>
Diffstat (limited to 'target/linux/ramips/dts/GB-PC1.dts')
-rw-r--r--target/linux/ramips/dts/GB-PC1.dts3
1 files changed, 3 insertions, 0 deletions
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 {