ARM: dts: qcom: Add child node for TLMM device
TLMM driver can now support multi-VMs. Update a new child node to give GPIO access for TUIVM. Change-Id: Ic1f1cca908dbdc65c248d1f637eaaa9fcfddf00a Signed-off-by: Cong Zhang <quic_congzhan@quicinc.com>
This commit is contained in:
@@ -744,10 +744,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 86 0 &tlmm 87 0 &tlmm 98 0 &tlmm 97 0 &tlmm 48 0 &tlmm 49 0
|
||||
&tlmm 50 0 &tlmm 51 0 &tlmm 161 0 &tlmm 162 0 &tlmm 100 0
|
||||
&tlmm 28 0 &tlmm 29 0 &tlmm 30 0 &tlmm 31 0 &tlmm 88 0>;
|
||||
};
|
||||
};
|
||||
|
||||
tlmm-vm-test {
|
||||
compatible = "qcom,tlmm-vm-test";
|
||||
|
Reference in New Issue
Block a user