ARM: dts: msm: Update touch tlmm for parrot vm
Update touch tlmm for parrot vm. Change-Id: Ibea4d9cc5dd415d750eec9c1b0e18ad13a491406 Signed-off-by: Sumadhura Kalyan Singamchetti <quic_ssingamc@quicinc.com>
This commit is contained in:
@@ -55,11 +55,12 @@
|
||||
|
||||
tlmm: pinctrl@f000000 {
|
||||
compatible = "qcom,parrot-vm-tlmm";
|
||||
gpios = /bits/ 16 <98 99>;
|
||||
gpios = /bits/ 16 <98 99 10 11 12 13 64 65>;
|
||||
};
|
||||
|
||||
tlmm-vm-mem-access {
|
||||
tlmm-vm-gpio-list = <&tlmm 98 0 &tlmm 99 0>;
|
||||
tlmm-vm-gpio-list = <&tlmm 98 0 &tlmm 99 0 &tlmm 10 0 &tlmm 11 0
|
||||
&tlmm 12 0 &tlmm 13 0 &tlmm 64 0 &tlmm 65 0>;
|
||||
};
|
||||
|
||||
apps-smmu@15000000 {
|
||||
|
Reference in New Issue
Block a user