usbmode: add Huawei E5785
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_elecom_wrc-gs-2pci.dtsi
1 // SPDX-License-Identifier: GPL-2.0-only
2
3 #include "mt7621_elecom_wrc-gs.dtsi"
4
5 &state_default {
6 gpio {
7 groups = "uart3", "jtag", "wdt", "sdhci";
8 function = "gpio";
9 };
10 };
11
12 &pcie0 {
13 wifi@0,0 {
14 compatible = "mediatek,mt76";
15 reg = <0x0000 0 0 0 0>;
16 nvmem-cells = <&eeprom_factory_0>;
17 nvmem-cell-names = "eeprom";
18 ieee80211-freq-limit = <2400000 2500000>;
19
20 led {
21 led-sources = <0>;
22 led-active-low;
23 };
24 };
25 };
26
27 &pcie1 {
28 wifi@0,0 {
29 compatible = "mediatek,mt76";
30 reg = <0x0000 0 0 0 0>;
31 nvmem-cells = <&eeprom_factory_8000>;
32 nvmem-cell-names = "eeprom";
33 ieee80211-freq-limit = <5000000 6000000>;
34
35 led {
36 led-sources = <0>;
37 led-active-low;
38 };
39 };
40 };