Re: [PATCH 2/4] dt-bindings: pwm-backlight: add a num-interpolation-steps property.

2018-01-23 Thread Enric Balletbo Serra
2018-01-22 10:16 GMT+01:00 Daniel Thompson : > On Fri, Jan 19, 2018 at 02:52:49PM -0600, Rob Herring wrote: >> On Wed, Jan 10, 2018 at 11:30:44PM +0100, Enric Balletbo i Serra wrote: >> > The num-interpolated-steps property specifies the number of >> > interpolated steps between each value of brigh

Re: [PATCH 2/4] dt-bindings: pwm-backlight: add a num-interpolation-steps property.

2018-01-22 Thread Daniel Thompson
On Fri, Jan 19, 2018 at 02:52:49PM -0600, Rob Herring wrote: > On Wed, Jan 10, 2018 at 11:30:44PM +0100, Enric Balletbo i Serra wrote: > > The num-interpolated-steps property specifies the number of > > interpolated steps between each value of brightness-level table. This is > > useful for high res

Re: [PATCH 2/4] dt-bindings: pwm-backlight: add a num-interpolation-steps property.

2018-01-19 Thread Rob Herring
On Wed, Jan 10, 2018 at 11:30:44PM +0100, Enric Balletbo i Serra wrote: > The num-interpolated-steps property specifies the number of > interpolated steps between each value of brightness-level table. This is > useful for high resolution PWMs to not have to list out every possible > value in the br

[PATCH 2/4] dt-bindings: pwm-backlight: add a num-interpolation-steps property.

2018-01-10 Thread Enric Balletbo i Serra
The num-interpolated-steps property specifies the number of interpolated steps between each value of brightness-level table. This is useful for high resolution PWMs to not have to list out every possible value in the brightness-level array. Signed-off-by: Enric Balletbo i Serra --- .../bindings/