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