lantiq: dts: drop superfluous address and size cells
[openwrt/staging/dedeckeh.git] / target / linux / lantiq / files / arch / mips / boot / dts / DM200.dts
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>;