Re: [PATCH v8 2/3] pwm_backlight: use power sequences

2012-11-16 Thread Anton Vorontsov
On Fri, Nov 16, 2012 at 09:49:58AM +0100, Thierry Reding wrote: > On Fri, Nov 16, 2012 at 03:38:22PM +0900, Alexandre Courbot wrote: > > Make use of the power sequences specified in the device tree or platform > > data to control how the backlight is powered on and off. > > > > Signed-off-by:

Re: [PATCH v8 2/3] pwm_backlight: use power sequences

2012-11-16 Thread Thierry Reding
On Fri, Nov 16, 2012 at 03:38:22PM +0900, Alexandre Courbot wrote: > Make use of the power sequences specified in the device tree or platform > data to control how the backlight is powered on and off. > > Signed-off-by: Alexandre Courbot > Reviewed-by: Stephen Warren Anton, I would normally

Re: [PATCH v8 2/3] pwm_backlight: use power sequences

2012-11-16 Thread Thierry Reding
On Fri, Nov 16, 2012 at 03:38:22PM +0900, Alexandre Courbot wrote: Make use of the power sequences specified in the device tree or platform data to control how the backlight is powered on and off. Signed-off-by: Alexandre Courbot acour...@nvidia.com Reviewed-by: Stephen Warren

Re: [PATCH v8 2/3] pwm_backlight: use power sequences

2012-11-16 Thread Anton Vorontsov
On Fri, Nov 16, 2012 at 09:49:58AM +0100, Thierry Reding wrote: On Fri, Nov 16, 2012 at 03:38:22PM +0900, Alexandre Courbot wrote: Make use of the power sequences specified in the device tree or platform data to control how the backlight is powered on and off. Signed-off-by: Alexandre

[PATCH v8 2/3] pwm_backlight: use power sequences

2012-11-15 Thread Alexandre Courbot
Make use of the power sequences specified in the device tree or platform data to control how the backlight is powered on and off. Signed-off-by: Alexandre Courbot Reviewed-by: Stephen Warren --- .../bindings/video/backlight/pwm-backlight.txt | 63 +++- drivers/video/backlight/Kconfig

[PATCH v8 2/3] pwm_backlight: use power sequences

2012-11-15 Thread Alexandre Courbot
Make use of the power sequences specified in the device tree or platform data to control how the backlight is powered on and off. Signed-off-by: Alexandre Courbot acour...@nvidia.com Reviewed-by: Stephen Warren swar...@wwwdotorg.org --- .../bindings/video/backlight/pwm-backlight.txt | 63