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/nb4-fxc-r1.dts | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'target/linux/brcm63xx/dts/nb4-fxc-r1.dts') diff --git a/target/linux/brcm63xx/dts/nb4-fxc-r1.dts b/target/linux/brcm63xx/dts/nb4-fxc-r1.dts index e984f53ccc..0e9cc24986 100644 --- a/target/linux/brcm63xx/dts/nb4-fxc-r1.dts +++ b/target/linux/brcm63xx/dts/nb4-fxc-r1.dts @@ -5,7 +5,7 @@ / { model = "SFR Neuf Box 4 (Foxconn)"; compatible = "sfr,nb4-fxc-r1", "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>; @@ -78,7 +78,6 @@ label = "NB4-FXC-r1:green:service"; gpios = <&gpio0 30 0>; }; -/* alarm_white { label = "NB4-FXC-r1:white:alarm"; gpios = <&hc595 0 1>; @@ -95,6 +94,5 @@ label = "NB4-FXC-r0:white:adsl"; gpios = <&hc595 4 1>; }; -*/ }; }; -- cgit v1.2.3