On 2 December 2015 at 21:25, Hauke Mehrtens <ha...@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@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel