Merge "ARM: dts: msm: add trusted touch properties for tuna"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
03fe2128cc
@@ -5,3 +5,25 @@
|
|||||||
|
|
||||||
&soc {
|
&soc {
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&qupv3_se4_i2c {
|
||||||
|
status = "ok";
|
||||||
|
qcom,touch-active = "st,fts";
|
||||||
|
|
||||||
|
st_fts@49 {
|
||||||
|
compatible = "st,fts";
|
||||||
|
reg = <0x49>;
|
||||||
|
st,irq-flags = <8>;
|
||||||
|
|
||||||
|
st,touch-type = "primary";
|
||||||
|
st,qts_en;
|
||||||
|
qts,trusted-touch-mode = "vm_mode";
|
||||||
|
qts,touch-environment = "pvm";
|
||||||
|
qts,trusted-touch-type = "primary";
|
||||||
|
qts,trusted-touch-spi-irq = <658>;
|
||||||
|
qts,trusted-touch-io-bases = <0xa90000>;
|
||||||
|
qts,trusted-touch-io-sizes = <0x1000>;
|
||||||
|
qts,trusted-touch-vm-gpio-list = <&tlmm 16 0 &tlmm 17 0 &tlmm 18 0
|
||||||
|
&tlmm 19 0 &tlmm 189 0 &tlmm 176 0x2008>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
@@ -5,3 +5,25 @@
|
|||||||
|
|
||||||
&soc {
|
&soc {
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&qupv3_se4_i2c {
|
||||||
|
status = "ok";
|
||||||
|
qcom,touch-active = "st,fts";
|
||||||
|
|
||||||
|
st_fts@49 {
|
||||||
|
compatible = "st,fts";
|
||||||
|
reg = <0x49>;
|
||||||
|
st,irq-flags = <8>;
|
||||||
|
|
||||||
|
st,touch-type = "primary";
|
||||||
|
st,qts_en;
|
||||||
|
qts,trusted-touch-mode = "vm_mode";
|
||||||
|
qts,touch-environment = "pvm";
|
||||||
|
qts,trusted-touch-type = "primary";
|
||||||
|
qts,trusted-touch-spi-irq = <658>;
|
||||||
|
qts,trusted-touch-io-bases = <0xa90000>;
|
||||||
|
qts,trusted-touch-io-sizes = <0x1000>;
|
||||||
|
qts,trusted-touch-vm-gpio-list = <&tlmm 16 0 &tlmm 17 0 &tlmm 18 0
|
||||||
|
&tlmm 19 0 &tlmm 189 0 &tlmm 176 0x2008>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
@@ -5,3 +5,25 @@
|
|||||||
|
|
||||||
&soc {
|
&soc {
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&qupv3_se4_i2c {
|
||||||
|
status = "ok";
|
||||||
|
qcom,touch-active = "st,fts";
|
||||||
|
|
||||||
|
st_fts@49 {
|
||||||
|
compatible = "st,fts";
|
||||||
|
reg = <0x49>;
|
||||||
|
st,irq-flags = <8>;
|
||||||
|
|
||||||
|
st,touch-type = "primary";
|
||||||
|
st,qts_en;
|
||||||
|
qts,trusted-touch-mode = "vm_mode";
|
||||||
|
qts,touch-environment = "pvm";
|
||||||
|
qts,trusted-touch-type = "primary";
|
||||||
|
qts,trusted-touch-spi-irq = <658>;
|
||||||
|
qts,trusted-touch-io-bases = <0xa90000>;
|
||||||
|
qts,trusted-touch-io-sizes = <0x1000>;
|
||||||
|
qts,trusted-touch-vm-gpio-list = <&tlmm 16 0 &tlmm 17 0 &tlmm 18 0
|
||||||
|
&tlmm 19 0 &tlmm 189 0 &tlmm 176 0x2008>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
Reference in New Issue
Block a user