mbox series

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

Message ID 20221019065159.969852-1-andreas@kemnade.info (mailing list archive)
Headers show
Series ARM: dts: imx6sl-tolino-shine2hd: Add backlight | expand

Message

Andreas Kemnade Oct. 19, 2022, 6:51 a.m. UTC
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(-)

Comments

Shawn Guo Oct. 29, 2022, 4:07 a.m. UTC | #1
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!