summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts
diff options
context:
space:
mode:
authorSungbo Eo <mans0n@gorani.run>2020-05-07 23:34:22 +0900
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-05-09 14:49:33 +0200
commit0cdf7bc4fbaba1a3854ddc48a3f44baaed7e8fad (patch)
tree0b4dfc4d0537ed59181f431c8c06f66ac12d0d82 /target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts
parent1eceab3fc0f9875da0cc6b83be4438593f617287 (diff)
downloadopenwrt-0cdf7bc4fbaba1a3854ddc48a3f44baaed7e8fad.tar.gz
openwrt-0cdf7bc4fbaba1a3854ddc48a3f44baaed7e8fad.tar.bz2
openwrt-0cdf7bc4fbaba1a3854ddc48a3f44baaed7e8fad.zip
ramips: dts: fix incorrect flash reg property
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>
Diffstat (limited to 'target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts')
-rw-r--r--target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts b/target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts
index 95044fca9f..3738bbca9f 100644
--- a/target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts
+++ b/target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts
@@ -64,7 +64,7 @@
flash@0 {
compatible = "jedec,spi-nor";
- reg = <0 0>;
+ reg = <0>;
spi-max-frequency = <10000000>;
partitions {