diff options
Diffstat (limited to 'target/linux/brcm63xx/dts')
-rw-r--r-- | target/linux/brcm63xx/dts/ct-6373.dts | 2 | ||||
-rw-r--r-- | target/linux/brcm63xx/dts/homehub2a.dts | 2 | ||||
-rw-r--r-- | target/linux/brcm63xx/dts/nb4-fxc-r1.dts | 2 | ||||
-rw-r--r-- | target/linux/brcm63xx/dts/nb4-ser-r0.dts | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/brcm63xx/dts/ct-6373.dts b/target/linux/brcm63xx/dts/ct-6373.dts index 2d5d8fa..f2a5842 100644 --- a/target/linux/brcm63xx/dts/ct-6373.dts +++ b/target/linux/brcm63xx/dts/ct-6373.dts @@ -14,7 +14,7 @@ spi-gpio { #address-cells = <1>; - #size-cells = <1>; + #size-cells = <0>; compatible = "spi-gpio"; gpio-mosi = <&gpio0 7 0>; diff --git a/target/linux/brcm63xx/dts/homehub2a.dts b/target/linux/brcm63xx/dts/homehub2a.dts index 8d0accd..af5136c 100644 --- a/target/linux/brcm63xx/dts/homehub2a.dts +++ b/target/linux/brcm63xx/dts/homehub2a.dts @@ -14,7 +14,7 @@ spi-gpio { #address-cells = <1>; - #size-cells = <1>; + #size-cells = <0>; compatible = "spi-gpio"; gpio-mosi = <&gpio0 7 0>; diff --git a/target/linux/brcm63xx/dts/nb4-fxc-r1.dts b/target/linux/brcm63xx/dts/nb4-fxc-r1.dts index e1f55fd..2e43dd0 100644 --- a/target/linux/brcm63xx/dts/nb4-fxc-r1.dts +++ b/target/linux/brcm63xx/dts/nb4-fxc-r1.dts @@ -14,7 +14,7 @@ spi-gpio { #address-cells = <1>; - #size-cells = <1>; + #size-cells = <0>; compatible = "spi-gpio"; gpio-mosi = <&gpio0 7 0>; diff --git a/target/linux/brcm63xx/dts/nb4-ser-r0.dts b/target/linux/brcm63xx/dts/nb4-ser-r0.dts index 3044516..1b9e4bc 100644 --- a/target/linux/brcm63xx/dts/nb4-ser-r0.dts +++ b/target/linux/brcm63xx/dts/nb4-ser-r0.dts @@ -14,7 +14,7 @@ spi-gpio { #address-cells = <1>; - #size-cells = <1>; + #size-cells = <0>; compatible = "spi-gpio"; gpio-mosi = <&gpio0 7 0>; |