kernel: move mv88e6xxx fix to generic backports
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_tplink_tl-wpa8630p-v2.0-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.0-eu", "qca,qca9563";
7 model = "TP-Link WPA8630P v2.0 (EU)";
8 };
9
10 &partitions {
11 partition@620000 {
12 label = "partition-table";
13 reg = <0x620000 0x010000>;
14 read-only;
15 };
16
17 info: partition@630000 {
18 label = "info";
19 reg = <0x630000 0x010000>;
20 read-only;
21 };
22
23 partition@640000 {
24 label = "tplink";
25 reg = <0x640000 0x1b0000>;
26 read-only;
27 };
28
29 art: partition@7f0000 {
30 label = "art";
31 reg = <0x7f0000 0x010000>;
32 read-only;
33 };
34 };