be691a843bc608693b5e775ed070adafa1083f48
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_tplink_tl-wpa8630p-v2.dtsi
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "qca9563_tplink_tl-wpa8630.dtsi"
4
5 / {
6 aliases {
7 label-mac-device = &eth0;
8 };
9 };
10
11 &partitions {
12 partition@0 {
13 label = "factory-uboot";
14 reg = <0x000000 0x020000>;
15 read-only;
16 };
17
18 partition@20000 {
19 label = "u-boot";
20 reg = <0x020000 0x020000>;
21 read-only;
22 };
23
24 partition@40000 {
25 compatible = "tplink,firmware";
26 label = "firmware";
27 reg = <0x040000 0x5e0000>;
28 };
29
30 partition@620000 {
31 label = "partition-table";
32 reg = <0x620000 0x010000>;
33 read-only;
34 };
35 };
36
37 &eth0 {
38 mtd-mac-address = <&info 0x8>;
39 };
40
41 &wmac {
42 mtd-mac-address = <&info 0x8>;
43 };