aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/files/arch/mips/boot/dts/FRITZ7360SL.dts
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2019-01-27 14:06:06 +0100
committerMathias Kresin <dev@kresin.me>2019-07-07 11:17:27 +0200
commitfdcfd2b2328573db19ee8a03a5005f81e0fbd912 (patch)
treec85efeac789d8026294024d48244aadd0eecdea4 /target/linux/lantiq/files/arch/mips/boot/dts/FRITZ7360SL.dts
parent2ec59c173f228911ed4038a757df1bad8147f6a5 (diff)
downloadupstream-fdcfd2b2328573db19ee8a03a5005f81e0fbd912.tar.gz
upstream-fdcfd2b2328573db19ee8a03a5005f81e0fbd912.tar.bz2
upstream-fdcfd2b2328573db19ee8a03a5005f81e0fbd912.zip
lantiq: dts: drop superfluous address and size cells
Fixes the following devicetree compiler warning: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq/files/arch/mips/boot/dts/FRITZ7360SL.dts')
-rw-r--r--target/linux/lantiq/files/arch/mips/boot/dts/FRITZ7360SL.dts5
1 files changed, 2 insertions, 3 deletions
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/FRITZ7360SL.dts b/target/linux/lantiq/files/arch/mips/boot/dts/FRITZ7360SL.dts
index 599b20a460..9dbccb3508 100644
--- a/target/linux/lantiq/files/arch/mips/boot/dts/FRITZ7360SL.dts
+++ b/target/linux/lantiq/files/arch/mips/boot/dts/FRITZ7360SL.dts
@@ -48,13 +48,12 @@
compatible = "lantiq,nor";
bank-width = <2>;
reg = <0 0x0 0x1000000>;
- #address-cells = <1>;
- #size-cells = <1>;
partitions {
- compatible = "fixed-partitions";
#address-cells = <1>;
#size-cells = <1>;
+ compatible = "fixed-partitions";
+
urlader: partition@0 {
label = "urlader";
reg = <0x00000 0x20000>;