[PATCH 1/3] leds: add support for LSI Zevio LED controller

2013-12-15 Thread dt . tangr
From: Daniel Tang This adds initial support for the LED controller found on the LSI Zevio SoC. Signed-off-by: Daniel Tang --- drivers/leds/Kconfig |7 ++ drivers/leds/Makefile |1 + drivers/leds/leds-zevio.c | 168 + 3 files

[PATCH 1/3] leds: add support for LSI Zevio LED controller

2013-12-15 Thread dt . tangr
From: Daniel Tang dt.ta...@gmail.com This adds initial support for the LED controller found on the LSI Zevio SoC. Signed-off-by: Daniel Tang dt.ta...@gmail.com --- drivers/leds/Kconfig |7 ++ drivers/leds/Makefile |1 + drivers/leds/leds-zevio.c | 168