ramips: reset mt7620 ethernet phy via reset controller
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_elecom_wrc-2533ghbk2-t.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "mt7621_elecom_wrc-2533ghbk.dtsi"
4
5 / {
6 compatible = "elecom,wrc-2533ghbk2-t", "mediatek,mt7621-soc";
7 model = "ELECOM WRC-2533GHBK2-T";
8 };
9
10 &partitions {
11 partition@50000 {
12 compatible = "denx,uimage";
13 label = "firmware";
14 reg = <0x50000 0x7a0000>;
15 };
16
17 partition@7f0000 {
18 label = "TM_1";
19 reg = <0x7f0000 0x200000>;
20 read-only;
21 };
22
23 partition@9f0000 {
24 label = "TM_2";
25 reg = <0x9f0000 0x400000>;
26 read-only;
27 };
28
29 partition@df0000 {
30 label = "manufacture";
31 reg = <0xdf0000 0x190000>;
32 read-only;
33 };
34
35 partition@f80000 {
36 label = "storage";
37 reg = <0xf80000 0x80000>;
38 read-only;
39 };
40 };