X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Framips%2Fdts%2FASL26555.dtsi;h=d1a5da9c204f0419c3c59672978ce1c1f104461d;hb=a58535771f115c1c95c91ce6af769852d64a8f27;hp=67dc34787e09c175fc18e9e9ed0c1b9e5133d5a7;hpb=313ce3afbbe05abf3689d0943f70d594a7791517;p=oweals%2Fopenwrt.git diff --git a/target/linux/ramips/dts/ASL26555.dtsi b/target/linux/ramips/dts/ASL26555.dtsi index 67dc34787e..d1a5da9c20 100644 --- a/target/linux/ramips/dts/ASL26555.dtsi +++ b/target/linux/ramips/dts/ASL26555.dtsi @@ -6,10 +6,12 @@ / { compatible = "alphanetworks,asl26555", "ralink,rt3050-soc"; + aliases { + led-status = &led_power_green; + }; + gpio-keys-polled { compatible = "gpio-keys-polled"; - #address-cells = <1>; - #size-cells = <0>; poll-interval = <20>; reset { @@ -48,7 +50,7 @@ gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>; }; - power-green { + led_power_green: power-green { label = "asl26555:green:power"; gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>; }; @@ -61,6 +63,8 @@ 3g-green { label = "asl26555:green:3g"; gpios = <&gpio0 14 GPIO_ACTIVE_LOW>; + trigger-sources = <&otg_port1>; + linux,default-trigger = "usbport"; }; 3g-red {