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

2012-08-16 Thread Stephen Warren
On 08/16/2012 12:08 AM, 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. > +++ b/Documentation/devicetree/bindings/video/backlight/pwm-backlight.txt > Required properties: >- compati

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

2012-08-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 --- .../bindings/video/backlight/pwm-backlight.txt | 62 ++- drivers/video/backlight/Kconfig| 1 + dri