ramips: set Netgear R6220 MAC NVMEM cell directly in the part node
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_keenetic_kn-3010.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2 #include "mt7621.dtsi"
3
4 #include <dt-bindings/gpio/gpio.h>
5 #include <dt-bindings/input/input.h>
6
7 / {
8 compatible = "keenetic,kn-3010", "mediatek,mt7621-soc";
9 model = "Keenetic KN-3010";
10
11 aliases {
12 led-boot = &led_power;
13 led-failsafe = &led_power;
14 led-running = &led_power;
15 led-upgrade = &led_power;
16 label-mac-device = &gmac0;
17 };
18
19 chosen {
20 bootargs = "console=ttyS0,115200";
21 };
22
23 leds {
24 compatible = "gpio-leds";
25
26 led_power: power {
27 label = "green:power";
28 gpios = <&gpio 45 GPIO_ACTIVE_HIGH>;
29 };
30
31 internet {
32 label = "green:internet";
33 gpios = <&gpio 46 GPIO_ACTIVE_LOW>;
34 };
35
36 wifi2 {
37 label = "green:wifi2";
38 gpios = <&gpio 47 GPIO_ACTIVE_LOW>;
39 linux,default-trigger = "phy0tpt";
40 };
41
42 wifi5 {
43 label = "green:wifi5";
44 gpios = <&gpio 48 GPIO_ACTIVE_LOW>;
45 linux,default-trigger = "phy1tpt";
46 };
47 };
48
49 keys {
50 compatible = "gpio-keys";
51
52 fn {
53 label = "fn";
54 gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
55 linux,code = <BTN_0>;
56 };
57
58 reset {
59 label = "reset";
60 gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
61 linux,code = <KEY_RESTART>;
62 };
63
64 wps {
65 label = "wps";
66 gpios = <&gpio 41 GPIO_ACTIVE_LOW>;
67 linux,code = <KEY_WPS_BUTTON>;
68 };
69 };
70
71 virtual_flash {
72 compatible = "mtd-concat";
73 devices = <&firmware1 &firmware2>;
74
75 partitions {
76 compatible = "fixed-partitions";
77 #address-cells = <1>;
78 #size-cells = <1>;
79
80 partition@0 {
81 compatible = "denx,uimage";
82 label = "firmware";
83 reg = <0x0 0x1ec0000>;
84 };
85 };
86 };
87 };
88
89 &state_default {
90 gpio {
91 groups = "uart3", "sdhci";
92 function = "gpio";
93 };
94 };
95
96 &xhci {
97 status = "disabled";
98 };
99
100 &spi0 {
101 status = "okay";
102
103 flash@0 {
104 compatible = "jedec,spi-nor";
105 reg = <0>;
106 spi-max-frequency = <31000000>;
107
108 partitions: partitions {
109 compatible = "fixed-partitions";
110 #address-cells = <1>;
111 #size-cells = <1>;
112
113 partition@0 {
114 label = "u-boot";
115 reg = <0x0 0x30000>;
116 read-only;
117 };
118
119 partition@30000 {
120 label = "u-config";
121 reg = <0x30000 0x10000>;
122 read-only;
123 };
124
125 factory: partition@40000 {
126 label = "rf-eeprom";
127 reg = <0x40000 0x10000>;
128 read-only;
129 };
130
131 firmware1: partition@50000 {
132 label = "firmware_1";
133 reg = <0x50000 0xf60000>;
134 };
135
136 partition@fb0000 {
137 label = "config_1";
138 reg = <0xfb0000 0x40000>;
139 read-only;
140 };
141
142 partition@ff0000 {
143 label = "dump";
144 reg = <0xff0000 0x10000>;
145 read-only;
146 };
147
148 partition@1000000 {
149 label = "u-state";
150 reg = <0x1000000 0x30000>;
151 read-only;
152 };
153
154 partition@1030000 {
155 label = "u-config_res";
156 reg = <0x1030000 0x10000>;
157 read-only;
158 };
159
160 partition@1040000 {
161 label = "rf-eeprom_res";
162 reg = <0x1040000 0x10000>;
163 read-only;
164 };
165
166 firmware2: partition@1050000 {
167 label = "firmware_2";
168 reg = <0x1050000 0xf60000>;
169 };
170
171 partition@1fb0000 {
172 label = "config_2";
173 reg = <0x1fb0000 0x40000>;
174 read-only;
175 };
176 };
177 };
178 };
179
180 &mdio {
181 ethphy0: ethernet-phy@0 {
182 reg = <0>;
183 };
184 };
185
186 &gmac0 {
187 nvmem-cells = <&macaddr_factory_4>;
188 nvmem-cell-names = "mac-address";
189 };
190
191 &gmac1 {
192 status = "okay";
193 label = "wan";
194 phy-handle = <&ethphy0>;
195
196 nvmem-cells = <&macaddr_factory_28>;
197 nvmem-cell-names = "mac-address";
198 };
199
200 &switch0 {
201 ports {
202 port@1 {
203 status = "okay";
204 label = "lan1";
205 };
206
207 port@2 {
208 status = "okay";
209 label = "lan2";
210 };
211
212 port@3 {
213 status = "okay";
214 label = "lan3";
215 };
216
217 port@4 {
218 status = "okay";
219 label = "lan4";
220 };
221 };
222 };
223
224 &pcie {
225 status = "okay";
226 };
227
228 &pcie0 {
229 wifi@0,0 {
230 compatible = "mediatek,mt76";
231 reg = <0x0000 0 0 0 0>;
232 mediatek,mtd-eeprom = <&factory 0x0000>;
233 ieee80211-freq-limit = <2400000 2500000>;
234 };
235 };
236
237 &pcie1 {
238 wifi@0,0 {
239 compatible = "mediatek,mt76";
240 reg = <0x0000 0 0 0 0>;
241 mediatek,mtd-eeprom = <&factory 0x0400>;
242 ieee80211-freq-limit = <5000000 6000000>;
243 };
244 };
245
246 &factory {
247 compatible = "nvmem-cells";
248 #address-cells = <1>;
249 #size-cells = <1>;
250
251 macaddr_factory_4: macaddr@4 {
252 reg = <0x4 0x6>;
253 };
254
255 macaddr_factory_28: macaddr@28 {
256 reg = <0x28 0x6>;
257 };
258 };