On 2016-10-04 12:44, Rafał Miłecki wrote:
> From: Rafał Miłecki <ra...@milecki.pl>
> 
> This adds ucidef_set_led_usbport function that can be called by target
> board.d files. Example usage:
> ucidef_set_led_usbport "usb" "bcm53xx:blue:usb" "usb1-port1" "usb2-port1"
> 
> List of available ports can be fetched using:
> ls -d /sys/bus/usb/devices/*/*-port*
> or
> echo usbport > trigger
> ls ports/
> 
> Signed-off-by: Rafał Miłecki <ra...@milecki.pl>
Can't we just migrate all of our existing stuff over to the upstream
module and remove the old one?
Preferably without breaking existing configurations...

- Felix

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to