[PATCH 0/2] ARM: dts: imx6sl-tolino-shine2hd: Add backlight

Andreas Kemnade posted 2 patches 3 years, 5 months ago
arch/arm/boot/dts/imx6sl-tolino-shine2hd.dts | 30 +++++++++++++++++++-
1 file changed, 29 insertions(+), 1 deletion(-)
[PATCH 0/2] ARM: dts: imx6sl-tolino-shine2hd: Add backlight
Posted by Andreas Kemnade 3 years, 5 months ago
Add a backlight here, it is a bit special situation. The vendor system
has an option to add some extra brightness together with a big warning
that power consumption is increased. Not sure, where it should fit,
but since the backlight is probably made of leds, this might be the most
convenient place.

Andreas Kemnade (2):
  ARM: dts: imx6sl-tolino-shine2hd: Add backlight
  ARM: dts: imx6sl-tolino-shine2hd: Add backlight boost

 arch/arm/boot/dts/imx6sl-tolino-shine2hd.dts | 30 +++++++++++++++++++-
 1 file changed, 29 insertions(+), 1 deletion(-)

-- 
2.30.2
Re: [PATCH 0/2] ARM: dts: imx6sl-tolino-shine2hd: Add backlight
Posted by Shawn Guo 3 years, 5 months ago
On Wed, Oct 19, 2022 at 08:51:57AM +0200, Andreas Kemnade wrote:
> Add a backlight here, it is a bit special situation. The vendor system
> has an option to add some extra brightness together with a big warning
> that power consumption is increased. Not sure, where it should fit,
> but since the backlight is probably made of leds, this might be the most
> convenient place.
> 
> Andreas Kemnade (2):
>   ARM: dts: imx6sl-tolino-shine2hd: Add backlight
>   ARM: dts: imx6sl-tolino-shine2hd: Add backlight boost

Applied both, thanks!