ramips: use NVMEM cells with mt76 EEPROM for Netgear R6220 & WNDR3700 v5
[openwrt/staging/hauke.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 &state_default {
11 spis {
12 groups = "spis";
13 function = "spis";
14 };
15
16 gpio {
17 groups = "refclk", "i2c", "wled_an";
18 function = "gpio";
19 };
20 };
21
22 &usbphy {
23 status = "disabled";
24 };
25
26 &ehci {
27 status = "disabled";
28 };
29
30 &ohci {
31 status = "disabled";
32 };