ramips: fix size-cells on spi nodes
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / MZK-DP150N.dts
index c34ecb124103482d2149a2c0e51c67f6b898b09c..b43162fc434f08a9518e4c75fe2861db59f498f0 100644 (file)
@@ -40,7 +40,7 @@
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "jedec,spi-nor";
-               reg = <0 0>;
+               reg = <0>;
                linux,modalias = "m25p80", "s25fl064k";
                spi-max-frequency = <10000000>;
 
@@ -71,7 +71,7 @@
        spidev@1 {
                compatible = "linux,spidev";
                spi-max-frequency = <10000000>;
-               reg = <1 0>;
+               reg = <1>;
        };
 };