ath79: add support for TP-Link TL-WPA8630P v2
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_tplink_tl-wpa8630p-v2-eu.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2 /dts-v1/;
3
4 #include "qca9563_tplink_tl-wpa8630p-v2.dtsi"
5
6 / {
7 compatible = "tplink,tl-wpa8630p-v2-eu", "qca,qca9563";
8 model = "TP-Link WPA8630P v2 (EU)";
9 };
10
11 &partitions {
12 mac: partition@630000 {
13 label = "mac";
14 reg = <0x630000 0x010000>;
15 read-only;
16 };
17
18 partition@640000 {
19 label = "tplink";
20 reg = <0x640000 0x1b0000>;
21 read-only;
22 };
23
24 art: partition@7f0000 {
25 label = "art";
26 reg = <0x7f0000 0x010000>;
27 read-only;
28 };
29 };