Merge "ARM: dts: qcom: add goodix touch support for Parrot RCM platform"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
4cecd665a4
@@ -17,8 +17,10 @@
|
|||||||
#size-cells = <0>;
|
#size-cells = <0>;
|
||||||
status = "ok";
|
status = "ok";
|
||||||
qcom,touch-active = "goodix,gt9916S";
|
qcom,touch-active = "goodix,gt9916S";
|
||||||
|
qcom,la-vm;
|
||||||
|
|
||||||
goodix-berlin@0 {
|
goodix-berlin@0 {
|
||||||
|
compatible = "goodix,gt9916S";
|
||||||
reg = <0>;
|
reg = <0>;
|
||||||
spi-max-frequency = <1000000>;
|
spi-max-frequency = <1000000>;
|
||||||
|
|
||||||
@@ -42,6 +44,8 @@
|
|||||||
pinctrl-1 = <&ts_spi_int_suspend &ts_spi_reset_suspend>;
|
pinctrl-1 = <&ts_spi_int_suspend &ts_spi_reset_suspend>;
|
||||||
pinctrl-2 = <&ts_spi_release>;
|
pinctrl-2 = <&ts_spi_release>;
|
||||||
|
|
||||||
|
goodix,touch-type = "primary";
|
||||||
|
goodix,qts_en;
|
||||||
qcom,touch-environment = "pvm";
|
qcom,touch-environment = "pvm";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@@ -17,8 +17,10 @@
|
|||||||
#size-cells = <0>;
|
#size-cells = <0>;
|
||||||
status = "ok";
|
status = "ok";
|
||||||
qcom,touch-active = "goodix,gt9916S";
|
qcom,touch-active = "goodix,gt9916S";
|
||||||
|
qcom,la-vm;
|
||||||
|
|
||||||
goodix-berlin@0 {
|
goodix-berlin@0 {
|
||||||
|
compatible = "goodix,gt9916S";
|
||||||
reg = <0>;
|
reg = <0>;
|
||||||
spi-max-frequency = <1000000>;
|
spi-max-frequency = <1000000>;
|
||||||
|
|
||||||
@@ -41,6 +43,8 @@
|
|||||||
pinctrl-0 = <&ts_spi_active>;
|
pinctrl-0 = <&ts_spi_active>;
|
||||||
pinctrl-1 = <&ts_spi_int_suspend &ts_spi_reset_suspend>;
|
pinctrl-1 = <&ts_spi_int_suspend &ts_spi_reset_suspend>;
|
||||||
pinctrl-2 = <&ts_spi_release>;
|
pinctrl-2 = <&ts_spi_release>;
|
||||||
|
goodix,touch-type = "primary";
|
||||||
|
goodix,qts_en;
|
||||||
|
|
||||||
qcom,touch-environment = "pvm";
|
qcom,touch-environment = "pvm";
|
||||||
};
|
};
|
||||||
|
@@ -17,8 +17,10 @@
|
|||||||
#size-cells = <0>;
|
#size-cells = <0>;
|
||||||
status = "ok";
|
status = "ok";
|
||||||
qcom,touch-active = "goodix,gt9916S";
|
qcom,touch-active = "goodix,gt9916S";
|
||||||
|
qcom,la-vm;
|
||||||
|
|
||||||
goodix-berlin@0 {
|
goodix-berlin@0 {
|
||||||
|
compatible = "goodix,gt9916S";
|
||||||
reg = <0>;
|
reg = <0>;
|
||||||
spi-max-frequency = <1000000>;
|
spi-max-frequency = <1000000>;
|
||||||
|
|
||||||
@@ -42,6 +44,8 @@
|
|||||||
pinctrl-1 = <&ts_spi_int_suspend &ts_spi_reset_suspend>;
|
pinctrl-1 = <&ts_spi_int_suspend &ts_spi_reset_suspend>;
|
||||||
pinctrl-2 = <&ts_spi_release>;
|
pinctrl-2 = <&ts_spi_release>;
|
||||||
|
|
||||||
|
goodix,touch-type = "primary";
|
||||||
|
goodix,qts_en;
|
||||||
qcom,touch-environment = "pvm";
|
qcom,touch-environment = "pvm";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user