ath79: add support for TP-Link TL-WPA8630P (EU) v2.1
[openwrt/staging/dedeckeh.git] / target / linux / ath79 / dts / qca9563_tplink_tl-wpa8630p-v2-int.dts
index 8655283f5893cc10e77a42d84a88d3650b804ac8..50a88f344a82ac27de321001131b8be01a8c39ae 100644 (file)
@@ -1,5 +1,4 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/dts-v1/;
 
 #include "qca9563_tplink_tl-wpa8630p-v2.dtsi"
 
@@ -9,14 +8,20 @@
 };
 
 &partitions {
+       partition@620000 {
+               label = "partition-table";
+               reg = <0x620000 0x010000>;
+               read-only;
+       };
+
        partition@630000 {
                label = "tplink";
                reg = <0x630000 0x1b0000>;
                read-only;
        };
 
-       mac: partition@7e0000 {
-               label = "mac";
+       info: partition@7e0000 {
+               label = "info";
                reg = <0x7e0000 0x010000>;
                read-only;
        };