mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
lcd: disabled key_valid in t3x multidisplay [1/1]
PD#SWPL-159696 Problem: backlight use ldim condig even blidx=0xff Solution: backlight use dts config Verify: t3x_bc302 Change-Id: I35820de081cc6732612611c32755c1fe851af081 Signed-off-by: lizhi.hu <lizhi.hu@amlogic.com>
This commit is contained in:
committed by
gerrit autosubmit
parent
d708f47e59
commit
f88eaeda8c
@@ -670,7 +670,7 @@
|
||||
compatible = "amlogic, backlight-t3x";
|
||||
status = "okay";
|
||||
index = <0>;
|
||||
key_valid = <1>;
|
||||
key_valid = <0>;
|
||||
pinctrl-names = "pwm_on","pwm_vs_on",
|
||||
"pwm_off";
|
||||
pinctrl-0 = <&pwm_d_pins4>;
|
||||
|
||||
Reference in New Issue
Block a user