aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_hiwifi_hc5661a.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7628an_hiwifi_hc5661a.dts')
-rw-r--r--target/linux/ramips/dts/mt7628an_hiwifi_hc5661a.dts11
1 files changed, 10 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/mt7628an_hiwifi_hc5661a.dts b/target/linux/ramips/dts/mt7628an_hiwifi_hc5661a.dts
index 50cf4b0121..1f93141a36 100644
--- a/target/linux/ramips/dts/mt7628an_hiwifi_hc5661a.dts
+++ b/target/linux/ramips/dts/mt7628an_hiwifi_hc5661a.dts
@@ -22,6 +22,7 @@
wlan2g {
label = "hc5661a:blue:wlan2g";
gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>;
+ linux,default-trigger = "phy0tpt";
};
};
};
@@ -29,8 +30,16 @@
&pinctrl {
state_default: pinctrl0 {
gpio {
- ralink,group = "i2c", "refclk", "wled_an";
+ ralink,group = "i2c", "refclk", "wdt", "wled_an";
ralink,function = "gpio";
};
};
};
+
+&ehci {
+ status = "disabled";
+};
+
+&ohci {
+ status = "disabled";
+};