aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_zio_freezio.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_zio_freezio.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_zio_freezio.dts11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/ramips/dts/mt7621_zio_freezio.dts b/target/linux/ramips/dts/mt7621_zio_freezio.dts
index be7e5dcf98..35c4309cba 100644
--- a/target/linux/ramips/dts/mt7621_zio_freezio.dts
+++ b/target/linux/ramips/dts/mt7621_zio_freezio.dts
@@ -5,15 +5,4 @@
/ {
compatible = "zio,freezio", "mediatek,mt7621-soc";
model = "ZIO FREEZIO";
-
- leds {
- compatible = "gpio-leds";
-
- usb {
- label = "green:usb";
- gpios = <&gpio 27 GPIO_ACTIVE_LOW>;
- trigger-sources = <&xhci_ehci_port1>;
- linux,default-trigger = "usbport";
- };
- };
};