<> Hello all!
This is my first contribution to the development of OpenWrt :)
Patch description:
- Some fixes for the incorrect GPIO assignment of leds on Huawei HW556.
- Removal of non-functioning led assignments to
GPIO pin 6.
- Addition of unassigned (LAN) leds which can be found on the back of the
device.
Nice, I didn't notice the LAN leds were controled by GPIOs, and bicolor!!.
However are you aware the GPIO 6 is used to swith on/off all leds?. I
defined it originally with my first messy patch since without it the leds
at the front of the case didn't work, and it provides extra functionality
for controlling those leds.
About current GPIOs assignments they are all correct, and checked several
times by Noltari, me and probably other people.
++ .name = "HW556:red:message",
++ .gpio = 12,
++ .active_low = 1,
This isn't correct, Shouldn't it be HW556:green:lan1?
Double check your patch, define the new LAN leds, but don't touch the
already defined ones. Thanks for this findings!
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel