lantiq: dts: drop superfluous address and size cells
authorMathias Kresin <dev@kresin.me>
Sun, 27 Jan 2019 13:06:06 +0000 (14:06 +0100)
committerMathias Kresin <dev@kresin.me>
Sun, 7 Jul 2019 09:17:27 +0000 (11:17 +0200)
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>
52 files changed:
target/linux/lantiq/files/arch/mips/boot/dts/ACMP252.dts
target/linux/lantiq/files/arch/mips/boot/dts/ALL0333CJ.dts
target/linux/lantiq/files/arch/mips/boot/dts/ARV4510PW.dts
target/linux/lantiq/files/arch/mips/boot/dts/ARV4518PWR01.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/ARV4519PW.dts
target/linux/lantiq/files/arch/mips/boot/dts/ARV4520PW.dts
target/linux/lantiq/files/arch/mips/boot/dts/ARV4525PW.dts
target/linux/lantiq/files/arch/mips/boot/dts/ARV452CQW.dts
target/linux/lantiq/files/arch/mips/boot/dts/ARV7506PW11.dts
target/linux/lantiq/files/arch/mips/boot/dts/ARV7510PW22.dts
target/linux/lantiq/files/arch/mips/boot/dts/ARV7518PW.dts
target/linux/lantiq/files/arch/mips/boot/dts/ARV7519PW.dts
target/linux/lantiq/files/arch/mips/boot/dts/ARV7519RW22.dts
target/linux/lantiq/files/arch/mips/boot/dts/ARV7525PW.dts
target/linux/lantiq/files/arch/mips/boot/dts/ARV752DPW.dts
target/linux/lantiq/files/arch/mips/boot/dts/ARV752DPW22.dts
target/linux/lantiq/files/arch/mips/boot/dts/ARV8539PW22.dts
target/linux/lantiq/files/arch/mips/boot/dts/ASL56026.dts
target/linux/lantiq/files/arch/mips/boot/dts/BTHOMEHUBV2B.dts
target/linux/lantiq/files/arch/mips/boot/dts/BTHOMEHUBV3A.dts
target/linux/lantiq/files/arch/mips/boot/dts/BTHOMEHUBV5A.dts
target/linux/lantiq/files/arch/mips/boot/dts/DGN1000B.dts
target/linux/lantiq/files/arch/mips/boot/dts/DGN3500.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/DM200.dts
target/linux/lantiq/files/arch/mips/boot/dts/EASY50712.dts
target/linux/lantiq/files/arch/mips/boot/dts/EASY50810.dts
target/linux/lantiq/files/arch/mips/boot/dts/EASY80920.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/EASY80920NAND.dts
target/linux/lantiq/files/arch/mips/boot/dts/EASY80920NOR.dts
target/linux/lantiq/files/arch/mips/boot/dts/FRITZ3370-REV2-HYNIX.dts
target/linux/lantiq/files/arch/mips/boot/dts/FRITZ3370-REV2-MICRON.dts
target/linux/lantiq/files/arch/mips/boot/dts/FRITZ3370-REV2.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/FRITZ7312.dts
target/linux/lantiq/files/arch/mips/boot/dts/FRITZ7320.dts
target/linux/lantiq/files/arch/mips/boot/dts/FRITZ7360SL.dts
target/linux/lantiq/files/arch/mips/boot/dts/FRITZ7362SL.dts
target/linux/lantiq/files/arch/mips/boot/dts/FRITZ7412.dts
target/linux/lantiq/files/arch/mips/boot/dts/GIGASX76X.dts
target/linux/lantiq/files/arch/mips/boot/dts/H201L.dts
target/linux/lantiq/files/arch/mips/boot/dts/P2601HNFX.dts
target/linux/lantiq/files/arch/mips/boot/dts/P2812HNUF1.dts
target/linux/lantiq/files/arch/mips/boot/dts/P2812HNUF3.dts
target/linux/lantiq/files/arch/mips/boot/dts/P2812HNUFX.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/TDW89X0.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/VG3503J.dts
target/linux/lantiq/files/arch/mips/boot/dts/VGV7510KW22.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/VGV7519.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/VR200.dts
target/linux/lantiq/files/arch/mips/boot/dts/VR200.dtsi
target/linux/lantiq/files/arch/mips/boot/dts/VR200v.dts
target/linux/lantiq/files/arch/mips/boot/dts/WBMR.dts
target/linux/lantiq/files/arch/mips/boot/dts/WBMR300.dts

index 79dcc2d42ada7964bdad5947b774709f93fae0a6..6b8e772560447189ed9f29440f71b8971cef1fd6 100644 (file)
@@ -53,8 +53,6 @@
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index 1bc2e892ee7e8a9f2e1414e8bc2f1f61beb0cddb..b7bd6b210ce30ff876e5c202ee1190e504a9bd95 100644 (file)
@@ -82,8 +82,6 @@
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x400000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index d08cf298e5ce9ecec25d72786af5b6f8ece8ff2a..d2bb7ec04c61e676ba21206d67b8a418e0fda455 100644 (file)
@@ -32,8 +32,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                wps {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x1000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                lantiq,noxip;
 
index 61ad20dd78ac5aaa82a067b5550e805f68f52520..6d9f974bffbc5d7e59363df90aded2d63bd63427 100644 (file)
@@ -34,8 +34,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                rfkill {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index abd3eb639b7506f9323c5c3216fd0d38d39084e5..8f50ee27e2aa59ed42aeaa35ef1651cfb20c4a88 100644 (file)
@@ -31,8 +31,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                rfkill {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index f81e7a4e760ba767de35aa6752954cdbed9f54fe..ad5d65a1e63b3c5ccc1c9ba6d4631557f06a9f04 100644 (file)
@@ -31,8 +31,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                rfkill {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x800000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index a8df0e11da1e20c50e4c30a90f021356fff100ee..ef72e5c3f36326f3336d36034e23ccb6e858480e 100644 (file)
@@ -36,8 +36,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                wps {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index d17d5d93b66824fe14f5f44a10bd362910536479..2dcf42ff6203e9c2c1b1f75a55e685ef93cdd5fb 100644 (file)
@@ -37,8 +37,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                rfkill {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x400000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index 4716df5fa122d78a9b723418fb107ef2adb839f1..0e75952b25530ebf73b821005425e6cbe66388a8 100644 (file)
@@ -30,8 +30,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                rfkill {
index 11f59c7cf31a5e61146c2fcefa0bee6246c10b42..897320f1e1ef468302a9cf10104d9aa04af7393e 100644 (file)
@@ -30,8 +30,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                rfkill {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x1000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index 89f175da1d731416f8af3d3cfc0d795407eb1bd0..b8ab0282e606a7e83329f172a926f172fa9a220a 100644 (file)
@@ -31,8 +31,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                rfkill {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index efc7166f922c6bc6f3c7aaf9980a3368ab79ca5b..b3691ba1da919c4161c0cd2a7804c27693c854ff 100644 (file)
@@ -30,8 +30,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                rfkill {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index 5540cbd1e3a64171a563f62aab1018a386fec853..59cc8893845fe1fe7773e763f745ae2809c7af1b 100644 (file)
@@ -29,8 +29,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                reset {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index 96a0487829590c43c1a7cada67175a8b25ba1b1e..e6a122934c01085f398265d876283ee62714923e 100644 (file)
@@ -30,8 +30,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                wps {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index 18bae40cc894dd6a0b337678d3e3a4c859dc8c44..c4ca4b4e1a2b7f5b5fc9985a530ac89dbd6e13a6 100644 (file)
@@ -30,8 +30,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                wps {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x800000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index f27016cb9bbe0939608712767927d1d34c855690..8e1d5248b81508d0ad009292b7e353b0e4e5ff51 100644 (file)
@@ -30,8 +30,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                wps {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x800000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index fbb7ca3c30869bacb09308dcaf395346e90f7049..d4b470561264400219868456fbf63a7b2cae5381 100644 (file)
@@ -30,8 +30,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                wlan {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x800000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index f24cb0606131610612188608b297f46b2859af7f..1aff370c39bd6f5ff654aea18d414bcb5184f373 100644 (file)
@@ -29,8 +29,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                reset {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x0800000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index dc43849f7871c41e20dcdada7a25921b20c1dd5e..552814d38163cb9ca624170439cb1ce605f5b917 100644 (file)
@@ -29,8 +29,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                reset {
                lantiq,cs = <0>;
                bank-width = <2>;
                reg = <0 0x0 0x80000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
                lantiq,cs = <1>;
                bank-width = <2>;
                reg = <1 0x0 0x2000000 >;
-               #address-cells = <1>;
-               #size-cells = <1>;
                req-mask = <0x1>;  /* PCI request lines to mask during NAND access */
 
                partitions {
index b6d6cb61dbc112d6b6d7e5f049eab012b6efe774..4cc3cd149c5e3baeff3c5194168e785cf7a15e49 100644 (file)
@@ -29,8 +29,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
                reset {
                        label = "reset";
                lantiq,cs = <1>;
                bank-width = <2>;
                reg = <1 0x0 0x2000000 >;
-               #address-cells = <1>;
-               #size-cells = <1>;
                req-mask = <0x1>;  /* PCI request lines to mask during NAND access */
 
                partitions {
index a717ca89d9a50e6690aae17d646ba33334805316..cd053eea07bccb109d1e86a097461a0b0ce8f3d4 100644 (file)
@@ -30,8 +30,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                reset {
                lantiq,cs = <1>;
                bank-width = <2>;
                reg = <0x1 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
                nand-on-flash-bbt;
                nand-ecc-strength = <3>;
                nand-ecc-step-size = <256>;
index b6c8413c51e9fae3b7bc49dfe9867e5d7650923f..e7bfae0e6ea78dc191c9935678b44d3de7c02c59 100644 (file)
@@ -29,8 +29,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                reset {
        pinctrl-0 = <&pins_spi_default>;
 
        m25p80@1 {
-               #address-cells = <1>;
-               #size-cells = <1>;
                compatible = "jedec,spi-nor";
                reg = <1>;
                spi-max-frequency = <5000000>;
index b2ebfc547c0f0fb35b05a7af2847cd7d3ac0fd14..f065881ba9c0090a27453cd69e49c7e693c468a6 100644 (file)
@@ -45,8 +45,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                rfkill {
        pinctrl-0 = <&pins_spi_default>;
 
        m25p80@4 {
-               #address-cells = <1>;
-               #size-cells = <1>;
                compatible = "jedec,spi-nor";
                reg = <4>;
                spi-max-frequency = <20000000>;
index 5a2b39a5355e10dedc6665e297f5ba277ec67988..3d14f98ba485b7dbb388201de077f94394570d0f 100644 (file)
@@ -29,8 +29,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
                reset {
                        label = "reset";
        pinctrl-0 = <&pins_spi_default>;
 
        m25p80@4 {
-               #address-cells = <1>;
-               #size-cells = <1>;
                compatible = "jedec,spi-nor";
                reg = <4>;
                spi-max-frequency = <10000000>;
 
                partitions {
-                       compatible = "fixed-partitions";
                        #address-cells = <1>;
                        #size-cells = <1>;
+                       compatible = "fixed-partitions";
 
                        partition@0 {
                                reg = <0x0 0x20000>;
index 84c1d7511eedeb687c6d865fff395eca4973be2d..d0bfb0688b6d8bc3f99204f9c46fdeab194a01f6 100644 (file)
@@ -50,8 +50,6 @@
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index 3714becbd15f8631b6e1fdea091feb652011e823..98ecd7c5ec7c819725f1f19c1d9da92e5852a972 100644 (file)
@@ -50,8 +50,6 @@
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index d676b596941fe34c2833db9a305a80c44588244c..0217560386ed39d997ae2ef82dd9420adcec0675 100644 (file)
@@ -27,8 +27,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 /*             reset {
                        label = "reset";
        status = "okay";
 
        m25p80@4 {
-               #address-cells = <1>;
-               #size-cells = <1>;
                compatible = "jedec,spi-nor";
                reg = <4>;
                spi-max-frequency = <1000000>;
index 0134a7c1775a929fb3ce03660e142efa462363d1..6698fb7b9003f1ff175342f342b28d7ded3cf193 100644 (file)
@@ -18,8 +18,6 @@
                lantiq,cs = <1>;
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index 9adc0b4f920225531cca3a97b697627676bc81fe..fb44da1b035f1f4e53b8880d55c362b2deb0a07a 100644 (file)
@@ -12,8 +12,6 @@
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index ebd6f6e4c8e60ab201ca7037bd2844c8420b10a5..f7c17af19f2d16a387723962c0622b03f3ebb7ed 100644 (file)
@@ -12,8 +12,6 @@
                compatible = "lantiq,nand-xway";
                bank-width = <2>;
                reg = <1 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                nand-ecc-mode = "soft";
                nand-ecc-strength = <3>;
index dcc97d2808283dbbdca188dfa5532d2c6fa5ead4..705a9d65348d3f02b655c860de201cdddf4d3612 100644 (file)
@@ -12,8 +12,6 @@
                compatible = "lantiq,nand-xway";
                bank-width = <2>;
                reg = <1 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                nand-ecc-mode = "on-die";
 
index 7197537490fb3fb45278920bad05ddb100567a78..5713d6e1563c043437f2510ab38edab1fc8050c1 100644 (file)
@@ -34,8 +34,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                power {
index aa9ee8a8903a31eb69000b9c0d49da1d9d742265..9c9a9e8f77deb0c593205cb2532eb00a839fe3c1 100644 (file)
@@ -30,8 +30,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                wlan {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x1000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index 467c5768e4ff642ccddeae21e60b847d8d9e7fa3..15addbc328c881020359c0819d5bfc37762498da 100644 (file)
@@ -30,8 +30,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                rfkill {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x1000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index 599b20a4606e5a8e6492d55c88e9de16f4d25ff0..9dbccb350899635a9806c487ad6d50610cedaf6f 100644 (file)
                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>;
index 7a6272b988edc9e1bad65649a6a68d5cd96457be..c1d5f545252aae9d61bac89e0002181b0cc932a5 100644 (file)
                lantiq,cs1 = <1>;
                bank-width = <1>;
                reg = <1 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
                nand-ecc-mode = "on-die";
 
                partitions {
index 98d2992d3af022d41ed8e80b50275c23327cff0d..03a5b1b815cd61e6aee55f3445565b35542eab2b 100644 (file)
@@ -86,8 +86,6 @@
                compatible = "lantiq,nand-xway";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
                lantiq,cs = <1>;
 
                partitions {
index 873fa9ef729f8759441c12996ca08492c763f4f1..aeadb2fceb56b3267b6dc21a8d3138b68061757b 100644 (file)
@@ -19,8 +19,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                reset {
@@ -85,8 +83,6 @@
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index 83bd667bac9b427e06269503d53e1de6133cb6ce..4b172f965845f26e92eac1f571a83d1e504759f7 100644 (file)
@@ -31,8 +31,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                reset {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index 2ab0f155f473d20336839bfe1e5108a408645a36..71a456f1e6dc3b271ed59c5e71e35e2a6fbdce53 100644 (file)
@@ -30,8 +30,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                reset {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index d907d64c8cbdbd2da8d08e8099598860f7dc0821..306115dbd7aa373555da1e0c7557fb7ace237f96 100644 (file)
@@ -29,8 +29,6 @@
                lantiq,cs = <1>;
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index 202226aa862a80f59ba3e77495475c09c8d7747e..63a9d4ac654f8d31b416c6647c49743d5e01ce35 100644 (file)
@@ -20,8 +20,6 @@
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x800000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index c51c6011ac45e743b74cfb29b2d56faece5226e5..3e66757ac63341e9eb9c71f09aaa11da52aa9e65 100644 (file)
@@ -28,8 +28,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                reset {
index d943e1a380679b2ab52152d9e37bfe50396e1359..86ec69898994bb82a8221b4dad2f5e400d292ff1 100644 (file)
@@ -29,8 +29,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
                reset {
                        label = "reset";
        pinctrl-0 = <&pins_spi_default>;
 
        m25p80@4 {
-               #address-cells = <1>;
-               #size-cells = <1>;
                compatible = "jedec,spi-nor";
                reg = <4>;
                spi-max-frequency = <33250000>;
index cc3075ea366c57fa26112e2d666fb3f22186ea2f..0720624f1ae4214e32b6adc3e3558ba952b80dcb 100644 (file)
@@ -29,8 +29,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
                reset {
                        label = "reset";
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index f4ffa5c7e2daefc3d7842a024a2cee83da598720..4f2f75d4b24f40ae3b11c56bf9b05f8082fc28c8 100644 (file)
@@ -28,8 +28,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                reset {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x1000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index 44ce2178cb7b5a86c3223d66a8ff833eec5c1896..e2f551ce056b3644071c001d720c16fd583cb8f6 100644 (file)
@@ -28,8 +28,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
                reset {
                        label = "reset";
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x800000>, <1 0x800000 0x800000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index 74f666ddfd8cbd0bd30366917082fb6169c99fb4..0e7037355963b68830f28695fe1187a54c923c51 100644 (file)
@@ -26,8 +26,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
                reset {
                        label = "reset";
index 2bfc767f466344f764dc2b45b399d46b5369b67b..e74a0e8e9fe691ad83cb42b5a406b3354d852772 100644 (file)
        pinctrl-0 = <&pins_spi_default>;
 
        m25p80@4 {
-               #address-cells = <1>;
-               #size-cells = <1>;
                compatible = "jedec,spi-nor";
                reg = <4>;
                spi-max-frequency = <33250000>;
index dc65dbfc361208bf7d726d0e2a5a9e1ab0c1b739..6e5247bf0554561a6cbcbd496d104571ab8d7c36 100644 (file)
@@ -26,8 +26,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
                reset {
                        label = "reset";
index 447e473474a9d5b234d6f49f37a75c17966db280..93ac8652fd87fee34467fb32fb01ea59fe07fb65 100644 (file)
@@ -31,8 +31,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                wps {
                compatible = "lantiq,nor";
                bank-width = <2>;
                reg = <0 0x0 0x2000000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
 
                partitions {
                        compatible = "fixed-partitions";
index 65f2e82c65c34712979542fd36e29c6018546c4a..19f340d8e7f2a5fb40e95eee1940719915767b25 100644 (file)
@@ -36,8 +36,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <100>;
 
                power {