From b694c45d335c5d9bbec86dbc73470e8c0e2c1a3a Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Fri, 27 Feb 2015 23:48:48 +0000 Subject: brcm63xx: backport and enable DT spi-gpio no CS support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas SVN-Revision: 44570 --- target/linux/brcm63xx/dts/ct-6373.dts | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'target/linux/brcm63xx/dts/ct-6373.dts') 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>; }; -*/ }; }; -- cgit v1.2.3