ramips: dts: fix incorrect flash reg property
authorSungbo Eo <mans0n@gorani.run>
Thu, 7 May 2020 14:34:22 +0000 (23:34 +0900)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 9 May 2020 12:49:33 +0000 (14:49 +0200)
Most work was done in commit 021c8936584d ("ramips: fix size-cells on spi
nodes"), but a few more DTS files using the old reg style have been added
since then. This commit fixes them.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
target/linux/ramips/dts/mt7620a_aigale_ai-br100.dts
target/linux/ramips/dts/mt7620a_edimax_br-6478ac-v2.dts
target/linux/ramips/dts/mt7621_mediatek_ap-mt7621a-v60.dts
target/linux/ramips/dts/mt7628an_mercury_mac1200r-v2.dts
target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts

index 24a43f7ad295c57dffed0f3baf61588316e3d8af..a65654e78b60334577700f19e398d5b1e402475d 100644 (file)
@@ -54,7 +54,7 @@
 
        flash@0 {
                compatible = "jedec,spi-nor";
-               reg = <0 0>;
+               reg = <0>;
                spi-max-frequency = <10000000>;
 
                partitions {
index 96cfce272de54a80a55d161ce9b1d2c63d9790d9..1c9ffc8dfc4203706fb1c77729b1c427fa870f42 100644 (file)
@@ -89,7 +89,7 @@
 
        flash@0 {
                compatible = "jedec,spi-nor";
-               reg = <0 0>;
+               reg = <0>;
                spi-max-frequency = <10000000>;
 
                partitions {
index 3ca08be4b0bfae9ef7589c325bb95e7fc9c4e86b..b202342343e347fb01eea87b7718e60c92da883f 100644 (file)
@@ -79,7 +79,7 @@
 
        flash@0 {
                compatible = "mx25l6405d","jedec,spi-nor";
-               reg = <0 0>;
+               reg = <0>;
                spi-max-frequency = <10000000>;
 
                partitions {
index e31369009a608749551c6fe4f87e185666dd1872..4a05264d7f2bf3b7889ed2c9965c9adeeedbe122 100644 (file)
@@ -35,7 +35,7 @@
 
        flash@0 {
                compatible = "jedec,spi-nor";
-               reg = <0 0>;
+               reg = <0>;
                spi-max-frequency = <10000000>;
 
                partitions {
index 95044fca9fe67734efd21aad24b25c2f51172827..3738bbca9f5dd803b3cf0e72823fa82666180031 100644 (file)
@@ -64,7 +64,7 @@
 
        flash@0 {
                compatible = "jedec,spi-nor";
-               reg = <0 0>;
+               reg = <0>;
                spi-max-frequency = <10000000>;
 
                partitions {