ath79: cosmetic fixes for partition node of D-Link DIR-825 B1

Make the node name match the reg property and remove the unused
DT label.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler 2020-07-30 14:29:45 +02:00
parent d15b6e4895
commit bf5c56ba57

View file

@ -201,7 +201,7 @@
reg = <0x050000 0x610000>; reg = <0x050000 0x610000>;
}; };
caldata: partition@60000 { partition@660000 {
label = "caldata"; label = "caldata";
reg = <0x660000 0x010000>; reg = <0x660000 0x010000>;
read-only; read-only;