; Andrew Morton; a.zu...@towertech.it
> Subject: Re: [PATCH 6/6] leds: add new lp8788 led driver
Thanks for your review !
All code have been updated and sent as 'PATCH v2'.
Title : [PATCH v2] leds: add new lp8788 led driver
Best Regards,
Milo
--
To unsubscribe from this list: send
On Wed, Jul 18, 2012 at 10:34 PM, Kim, Milo wrote:
> TI LP8788 PMU has the current sink as the keyboard led driver.
> The brightness is controlled by the i2c commands.
> Configurable parameters can be defined in the platform side.
>
> Signed-off-by: Milo(Woogyom) Kim
> ---
> drivers/leds/Kconfig
On Wed, Jul 18, 2012 at 02:34:02PM +, Kim, Milo wrote:
> +static void lp8788_brightness_set(struct led_classdev *led_cdev,
> + enum led_brightness brt_val)
> +{
> + struct lp8788_led *led =
> + container_of(led_cdev, struct lp8788_led, led_de
TI LP8788 PMU has the current sink as the keyboard led driver.
The brightness is controlled by the i2c commands.
Configurable parameters can be defined in the platform side.
Signed-off-by: Milo(Woogyom) Kim
---
drivers/leds/Kconfig |7 ++
drivers/leds/Makefile |1 +
drivers/le
4 matches
Mail list logo