summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an.dtsi
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-10-05 10:26:54 +0000
committerJohn Crispin <john@openwrt.org>2015-10-05 10:26:54 +0000
commit948e67cb16f01b7d607154c296bc1068ea12ee88 (patch)
treec2eb8fa9d71352108a266f86b396b4583baaa2d8 /target/linux/ramips/dts/mt7628an.dtsi
parentd4cd8f89eb044d1e2bf6a7962a3a5ca970e4dcf9 (diff)
downloadmaster-31e0f0ae-948e67cb16f01b7d607154c296bc1068ea12ee88.tar.gz
master-31e0f0ae-948e67cb16f01b7d607154c296bc1068ea12ee88.tar.bz2
master-31e0f0ae-948e67cb16f01b7d607154c296bc1068ea12ee88.zip
ramips: fix size-cells for spi nodes
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 47119
Diffstat (limited to 'target/linux/ramips/dts/mt7628an.dtsi')
-rw-r--r--target/linux/ramips/dts/mt7628an.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/mt7628an.dtsi b/target/linux/ramips/dts/mt7628an.dtsi
index fd584a12ab..0f59cb7b36 100644
--- a/target/linux/ramips/dts/mt7628an.dtsi
+++ b/target/linux/ramips/dts/mt7628an.dtsi
@@ -113,7 +113,7 @@
reset-names = "spi";
#address-cells = <1>;
- #size-cells = <1>;
+ #size-cells = <0>;
pinctrl-names = "default";
pinctrl-0 = <&spi_pins>;