4c04d4f96eb48e17534771e397d50bfac023d962
[openwrt/staging/mkresin.git] / target / linux / ath79 / dts / qca9563_tplink_tl-wpa8630p-v2-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-eu", "qca,qca9563";
7 model = "TP-Link WPA8630P v2 (EU)";
8 };
9
10 &partitions {
11 info: partition@630000 {
12 label = "info";
13 reg = <0x630000 0x010000>;
14 read-only;
15 };
16
17 partition@640000 {
18 label = "tplink";
19 reg = <0x640000 0x1b0000>;
20 read-only;
21 };
22
23 art: partition@7f0000 {
24 label = "art";
25 reg = <0x7f0000 0x010000>;
26 read-only;
27 };
28 };