ramips: fix Gigabit Ethernet port of the HiWiFi HC5861
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_asus_rt-ac1200-v2.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "mt7628an_asus_rt-ac1200.dtsi"
4
5 / {
6 compatible = "asus,rt-ac1200-v2", "mediatek,mt7628an-soc";
7 model = "ASUS RT-AC1200 V2";
8 };
9
10 &eeprom_factory_8000 {
11 /* V2 has different eeprom size '0x4da8' for MT7613 */
12 reg = <0x8000 0x4da8>;
13 };
14
15 &state_default {
16 spis {
17 groups = "spis";
18 function = "spis";
19 };
20
21 gpio {
22 groups = "refclk", "i2c", "wled_an";
23 function = "gpio";
24 };
25 };
26
27 &usbphy {
28 status = "disabled";
29 };
30
31 &ehci {
32 status = "disabled";
33 };
34
35 &ohci {
36 status = "disabled";
37 };