ARM: dts: qcom: msm8974-hammerhead: Hook up backlight

Connect the panel with the backlight nodes so that the backlight can be
turned off when the display is blanked.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20240220-lm3630a-fixups-v1-4-9ca62f7e4a33@z3ntu.xyz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Luca Weiss 2024-02-20 00:11:22 +01:00 committed by Bjorn Andersson
parent 49b9981a0e
commit e23dfb4ee3

View File

@ -182,7 +182,7 @@
status = "okay";
clock-frequency = <355000>;
led-controller@38 {
backlight: led-controller@38 {
compatible = "ti,lm3630a";
status = "okay";
reg = <0x38>;
@ -272,6 +272,8 @@
reg = <0>;
compatible = "lg,acx467akm-7";
backlight = <&backlight>;
pinctrl-names = "default";
pinctrl-0 = <&panel_pin>;