ath79: add support for TP-Link TL-WPA8630P (EU) v2.1
[openwrt/staging/chunkeey.git] / target / linux / ath79 / dts / qca9563_tplink_tl-wpa8630p-v2.1-eu.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "qca9563_tplink_tl-wpa8630p-v2.dtsi"
4
5 / {
6 compatible = "tplink,tl-wpa8630p-v2.1-eu", "qca,qca9563";
7 model = "TP-Link WPA8630P v2.1 (EU)";
8 };
9
10 &partitions {
11 /* 0x620000 to 0x680000 is empty in OEM partitioning */
12
13 partition@680000 {
14 label = "tplink";
15 reg = <0x680000 0x160000>;
16 read-only;
17 };
18
19 info: partition@7e0000 {
20 label = "info";
21 reg = <0x7e0000 0x010000>;
22 read-only;
23 };
24
25 art: partition@7f0000 {
26 label = "art";
27 reg = <0x7f0000 0x010000>;
28 read-only;
29 };
30 };