OpenWrt

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 2  →  ?path2? @ 3
/branches/18.06.1/target/linux/ramips/dts/HC5861.dts
@@ -6,17 +6,10 @@
compatible = "hiwifi,hc5861", "hiwifi,hc5x61", "ralink,mt7620a-soc";
model = "HiWiFi HC5861";
 
aliases {
led-boot = &led_system;
led-failsafe = &led_system;
led-running = &led_system;
led-upgrade = &led_system;
};
 
leds {
gpio-leds {
compatible = "gpio-leds";
 
led_system: system {
system {
label = "hc5861:blue:system";
gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
};
@@ -60,14 +53,6 @@
};
};
 
&ehci {
status = "okay";
};
 
&ohci {
status = "okay";
};
 
&ethernet {
status = "okay";
mtd-mac-address = <&factory 0x4>;
@@ -105,15 +90,3 @@
&gsw {
mediatek,port4 = "gmac";
};
 
&pcie {
status = "okay";
};
 
&pcie0 {
mt76@0,0 {
reg = <0x0000 0 0 0 0>;
mediatek,mtd-eeprom = <&factory 0x8000>;
ieee80211-freq-limit = <5000000 6000000>;
};
};