On 12/2/2014 6:07 AM, Sean Paul wrote:
This patch adds a supply regulator to the lp855x platform data to facilitate
powering on/off the 3V rail attached to the controller.

Cc: Stéphane Marchesin<[email protected]>
Cc: Aaron Durbin<[email protected]>
Signed-off-by: Sean Paul<[email protected]>

Acked-by: Milo Kim <[email protected]>

For effective power consumption, regulator could be enabled/disabled based on backlight control flow.
For example, when the brightness is 0, then call regulator_disable()
when the brightness is > 0 and regulator is off, then call regulator_enable().
However, I'd like to send ACK to this patch.

Sean,
Could you send the patch-set with the first one - 'backlight/lp855x: Refactor dt parsing code'? I'll send my ACK as well.
For the backlight maintainers, it would be better to apply them together.

Thanks!

Best regards,
Milo
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to