Re: [PATCH] pwm-backlight: add "max-brightness" property

2013-08-13 Thread Thierry Reding
On Mon, Aug 12, 2013 at 03:04:17PM -0700, Andrew Bresticker wrote: > Specifying each individual brightness value via the "brightness-levels" > property can be a pain if we want to use a large continuous range of > brightness values. Add the property "max-brightness", which can be > given in place

Re: [PATCH] pwm-backlight: add "max-brightness" property

2013-08-12 Thread Stephen Warren
On 08/12/2013 04:04 PM, Andrew Bresticker wrote: > Specifying each individual brightness value via the "brightness-levels" > property can be a pain if we want to use a large continuous range of > brightness values. Add the property "max-brightness", which can be > given in place of "brightness-lev

[PATCH] pwm-backlight: add "max-brightness" property

2013-08-12 Thread Andrew Bresticker
Specifying each individual brightness value via the "brightness-levels" property can be a pain if we want to use a large continuous range of brightness values. Add the property "max-brightness", which can be given in place of "brightness-levels", that specifies that all values between 0 and the gi