[OpenWrt-Devel] [PATCH v3] bcm53xx: add support for Huawei WS880
Rafał Miłecki
zajec5 at gmail.com
Fri Feb 26 03:58:28 EST 2016
On 2 December 2015 at 21:25, Hauke Mehrtens <hauke at hauke-m.de> wrote:
>> ++
>> ++ leds {
>> ++ compatible = "gpio-leds";
>> ++
>> ++ wlan {
>> ++ label = "bcm53xx:white:wlan";
>> ++ gpios = <&chipcommon 0 GPIO_ACTIVE_LOW>;
>> ++ linux,default-trigger = "default-off";
>> ++ };
>> ++
>> ++ lan {
>> ++ label = "bcm53xx:white:lan";
>> ++ gpios = <&chipcommon 1 GPIO_ACTIVE_LOW>;
>> ++ linux,default-trigger = "default-on";
>> ++ };
>
> When is this lan led activated and when deactivated?
It's statically ON, we don't have any smart trigger for that. It's the
same for all bcm5301x devices.
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list