lcd: open key_valid [1/1]

PD#SWPL-6398

Problem:
need open key_valid

Solution:
1,change panel.dtsi to open key_valid

Verify:
t962x3_ab301
t962x3_ab309

Change-Id: I6b0fa40efab9a50802d8391b9bb56101e471e8e5
Signed-off-by: shaochan.liu <shaochan.liu@amlogic.com>
This commit is contained in:
shaochan.liu
2019-04-10 11:20:11 +08:00
committed by Jianxin Pan
parent efe69ef86f
commit 7029ddcde0
4 changed files with 10 additions and 10 deletions

View File

@@ -21,7 +21,7 @@
status = "okay";
mode = "tv";
fr_auto_policy = <1>; /* 0=disable, 1=60/50hz, 2=60/50/48hz */
key_valid = <0>;
key_valid = <1>;
clocks = <&clkc CLKID_VCLK2_ENCL
&clkc CLKID_VCLK2_VENCL
&clkc CLKID_TCON
@@ -698,7 +698,7 @@
lcd_extern{
compatible = "amlogic, lcd_extern";
status = "okay";
key_valid = <0>;
key_valid = <1>;
i2c_bus = "i2c_bus_1";
extern_0{
@@ -798,7 +798,7 @@
backlight{
compatible = "amlogic, backlight-tm2";
status = "okay";
key_valid = <0>;
key_valid = <1>;
pinctrl-names = "pwm_on","pwm_vs_on",
"pwm_combo_0_1_on",
"pwm_combo_0_vs_1_on",

View File

@@ -21,7 +21,7 @@
status = "okay";
mode = "tv";
fr_auto_policy = <0>; /* 0=disable, 1=60/50hz, 2=60/50/48hz */
key_valid = <0>;
key_valid = <1>;
clocks = <&clkc CLKID_VCLK2_ENCL
&clkc CLKID_VCLK2_VENCL
&clkc CLKID_TCON
@@ -489,7 +489,7 @@
lcd_extern{
compatible = "amlogic, lcd_extern";
status = "okay";
key_valid = <0>;
key_valid = <1>;
i2c_bus = "i2c_bus_1";
extern_0{

View File

@@ -21,7 +21,7 @@
status = "okay";
mode = "tv";
fr_auto_policy = <1>; /* 0=disable, 1=60/50hz, 2=60/50/48hz */
key_valid = <0>;
key_valid = <1>;
clocks = <&clkc CLKID_VCLK2_ENCL
&clkc CLKID_VCLK2_VENCL
&clkc CLKID_TCON
@@ -698,7 +698,7 @@
lcd_extern{
compatible = "amlogic, lcd_extern";
status = "okay";
key_valid = <0>;
key_valid = <1>;
i2c_bus = "i2c_bus_1";
extern_0{
@@ -798,7 +798,7 @@
backlight{
compatible = "amlogic, backlight-tm2";
status = "okay";
key_valid = <0>;
key_valid = <1>;
pinctrl-names = "pwm_on","pwm_vs_on",
"pwm_combo_0_1_on",
"pwm_combo_0_vs_1_on",

View File

@@ -21,7 +21,7 @@
status = "okay";
mode = "tv";
fr_auto_policy = <0>; /* 0=disable, 1=60/50hz, 2=60/50/48hz */
key_valid = <0>;
key_valid = <1>;
clocks = <&clkc CLKID_VCLK2_ENCL
&clkc CLKID_VCLK2_VENCL
&clkc CLKID_TCON
@@ -489,7 +489,7 @@
lcd_extern{
compatible = "amlogic, lcd_extern";
status = "okay";
key_valid = <0>;
key_valid = <1>;
i2c_bus = "i2c_bus_1";
extern_0{