mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-09 14:50:19 +00:00
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:
parent
49b9981a0e
commit
e23dfb4ee3
@ -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>;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user