aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files/arch/mips/boot/dts/DGN1000B.dts
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2019-01-27 13:42:51 +0100
committerMathias Kresin <dev@kresin.me>2019-07-07 11:17:27 +0200
commite55827b7a561fd4267b9ad4055d6b8e487f3b4fb (patch)
treee57c55a9e4863f14aedd465342e01ca367ae5438 /target/linux/lantiq/files/arch/mips/boot/dts/DGN1000B.dts
parent35e45b742d07b791b1729ca54b99edcd0ab15172 (diff)
downloadupstream-e55827b7a561fd4267b9ad4055d6b8e487f3b4fb.tar.gz
upstream-e55827b7a561fd4267b9ad4055d6b8e487f3b4fb.tar.bz2
upstream-e55827b7a561fd4267b9ad4055d6b8e487f3b4fb.zip
lantiq: dts: fix size cells
SPI nodes only need an address and no size. Drop the size everywhere. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/DGN1000B.dts')
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/DGN1000B.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/DGN1000B.dts b/target/linux/lantiq/files/arch/mips/boot/dts/DGN1000B.dts
index 8b7e9c1c12..b6c8413c51 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/DGN1000B.dts
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/DGN1000B.dts
@@ -126,7 +126,7 @@
#address-cells = <1>;
#size-cells = <1>;
compatible = "jedec,spi-nor";
- reg = <1 0>;
+ reg = <1>;
spi-max-frequency = <5000000>;
partitions {