ARM: dts: msm: Update tlmm-vm-gpio-list for ravelin vm
Update tlmm-vm-gpio-list for ravelin vm. Change-Id: Ic70f6a2334f81063ddc16ea368e1095de0a890fa Signed-off-by: Saranya R <quic_sarar@quicinc.com>
This commit is contained in:
@@ -1400,4 +1400,14 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
tlmm-vm-mem-access {
|
||||||
|
compatible = "qcom,tlmm-vm-mem-access";
|
||||||
|
qcom,master;
|
||||||
|
tuivm {
|
||||||
|
qcom,label = <0x08>;
|
||||||
|
qcom,vmid = <45>;
|
||||||
|
tlmm-vm-gpio-list = <&tlmm 92 0 &tlmm 93 0>;
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
@@ -43,14 +43,13 @@
|
|||||||
<0x17260000 0x100000>; /* GICR * 8 */
|
<0x17260000 0x100000>; /* GICR * 8 */
|
||||||
};
|
};
|
||||||
|
|
||||||
pinctrl@f000000 {
|
tlmm: pinctrl@f000000 {
|
||||||
compatible = "qcom,ravelin-vm-tlmm";
|
compatible = "qcom,ravelin-vm-tlmm";
|
||||||
gpios = /bits/ 16 <>;
|
gpios = /bits/ 16 <92 93>;
|
||||||
qcom,gpios-reserved = <0 1 2 3 38>;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
tlmm-vm-mem-access {
|
tlmm-vm-mem-access {
|
||||||
tlmm-vm-gpio-list = <>;
|
tlmm-vm-gpio-list = <&tlmm 92 0 &tlmm 93 0>;
|
||||||
};
|
};
|
||||||
|
|
||||||
apps-smmu@15000000 {
|
apps-smmu@15000000 {
|
||||||
|
Reference in New Issue
Block a user