aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/ct-6373.dts
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-02-27 23:48:48 +0000
committerJonas Gorski <jogo@openwrt.org>2015-02-27 23:48:48 +0000
commita231c4ed4568c99bf507f470a4307fa3f7cd4828 (patch)
treee6e4523c2c9109dc2e461778e8f5d07c7c089e09 /target/linux/brcm63xx/dts/ct-6373.dts
parent48fa0c4ca1fdb92b9131c00a1676412a99eee023 (diff)
downloadupstream-a231c4ed4568c99bf507f470a4307fa3f7cd4828.tar.gz
upstream-a231c4ed4568c99bf507f470a4307fa3f7cd4828.tar.bz2
upstream-a231c4ed4568c99bf507f470a4307fa3f7cd4828.zip
brcm63xx: backport and enable DT spi-gpio no CS support
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44570 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/dts/ct-6373.dts')
-rw-r--r--target/linux/brcm63xx/dts/ct-6373.dts6
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/brcm63xx/dts/ct-6373.dts b/target/linux/brcm63xx/dts/ct-6373.dts
index 3a4079b9b6..b8be39dd15 100644
--- a/target/linux/brcm63xx/dts/ct-6373.dts
+++ b/target/linux/brcm63xx/dts/ct-6373.dts
@@ -5,7 +5,7 @@
/ {
model = "Comtrend CT-6373";
compatible = "comtrend,ct-6373", "brcm,bcm6358";
-/*
+
spi-gpio {
#address-cells = <1>;
#size-cells = <1>;
@@ -25,7 +25,7 @@
#gpio-cells = <2>;
};
};
-*/
+
gpio-keys-polled {
compatible = "gpio-keys-polled";
#address-cells = <1>;
@@ -56,7 +56,6 @@
label = "CT6373-1:green:wlan";
gpios = <&gpio0 9 1>;
};
-/*
dsl_green {
label = "CT6373-1:green:adsl";
gpios = <&hc595 0 1>;
@@ -73,7 +72,6 @@
label = "CT6373-1:green:fxs2";
gpios = <&hc595 3 1>;
};
-*/
};
};