ath79: fix DTS node names for Ubiquiti XM partitions
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 18 Nov 2019 23:14:38 +0000 (00:14 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 18 Nov 2019 23:16:48 +0000 (00:16 +0100)
Some node names were inconsistent with the reg property. Fix it.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ath79/dts/ar9342_ubnt_xw.dtsi

index 3232db981ba8e20d87ad4bbd2c6a863a15d4879d..ee42498af17e703c8f359a78d9e624e2268a4a35 100644 (file)
                                reg = <0x050000 0x760000>;
                        };
 
-                       partition@fb0000 {
+                       partition@7b0000 {
                                label = "cfg";
                                reg = <0x7b0000 0x040000>;
                                read-only;
                        };
 
-                       eeprom: partition@ff0000 {
+                       eeprom: partition@7f0000 {
                                label = "EEPROM";
                                reg = <0x7f0000 0x010000>;
                                read-only;