mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-18 04:59:29 -04:00
Not all LED driver are using the label devicetree property for the led name. Add support for the TI/National Semiconductor LP55xx Led Drivers, which are using the chan-name property for the led name, as fallback. Signed-off-by: Mathias Kresin <dev@kresin.me>