Re: [PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties

2019-04-07 Thread Jacek Anaszewski
On 4/5/19 12:00 AM, Tony Lindgren wrote: * Jacek Anaszewski [190404 20:12]: Tony, On 3/21/19 3:28 PM, Dan Murphy wrote: Update the properties for the lm3532 device node for droid4. With this change the backlight LED string and the keypad LED strings will be controlled separately.

Re: [PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties

2019-04-04 Thread Tony Lindgren
* Jacek Anaszewski [190404 20:12]: > Tony, > > On 3/21/19 3:28 PM, Dan Murphy wrote: > > Update the properties for the lm3532 device node for droid4. > > With this change the backlight LED string and the keypad > > LED strings will be controlled separately. > > > > Signed-off-by: Dan Murphy >

Re: [PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties

2019-04-04 Thread Jacek Anaszewski
Tony, On 3/21/19 3:28 PM, Dan Murphy wrote: Update the properties for the lm3532 device node for droid4. With this change the backlight LED string and the keypad LED strings will be controlled separately. Signed-off-by: Dan Murphy --- v5 - No change -

Re: [PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties

2019-04-03 Thread Tony Lindgren
Hi, * Dan Murphy [190321 14:29]: > Update the properties for the lm3532 device node for droid4. > With this change the backlight LED string and the keypad > LED strings will be controlled separately. We also need the following incremental change to prevent panel-dsi-cm trying to use

[PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties

2019-03-21 Thread Dan Murphy
Update the properties for the lm3532 device node for droid4. With this change the backlight LED string and the keypad LED strings will be controlled separately. Signed-off-by: Dan Murphy --- v5 - No change - https://lore.kernel.org/patchwork/patch/1050409/ v4 - No change -

Re: [PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties

2019-03-08 Thread Dan Murphy
Pavel On 3/8/19 3:06 PM, Pavel Machek wrote: > + led@1 { + reg = <1>; + led-sources = <1>; + ti,led-mode = ; + label = "keypad"; >>> >>> I guess best variant would be inputX::backlight here, but

Re: [PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties

2019-03-08 Thread Pavel Machek
> >> + led@1 { > >> + reg = <1>; > >> + led-sources = <1>; > >> + ti,led-mode = ; > >> + label = "keypad"; > > > > I guess best variant would be inputX::backlight here, but that might > > be tricky to implement. > > >

Re: [PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties

2019-03-08 Thread Dan Murphy
Pavel Thanks for the review. On 3/8/19 9:14 AM, Pavel Machek wrote: > Hi! > >> Update the properties for the lm3532 device node for droid4. >> With this change the backlight LED string and the keypad >> LED strings will be controlled separately. >> >> Signed-off-by: Dan Murphy >> --- >>

Re: [PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties

2019-03-08 Thread Pavel Machek
Hi! > Update the properties for the lm3532 device node for droid4. > With this change the backlight LED string and the keypad > LED strings will be controlled separately. > > Signed-off-by: Dan Murphy > --- > arch/arm/boot/dts/omap4-droid4-xt894.dts | 27 +--- > 1 file

[PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties

2019-03-07 Thread Dan Murphy
Update the properties for the lm3532 device node for droid4. With this change the backlight LED string and the keypad LED strings will be controlled separately. Signed-off-by: Dan Murphy --- arch/arm/boot/dts/omap4-droid4-xt894.dts | 27 +--- 1 file changed, 19