From 7c9208147f13aead16b266d44d871f94c97c80a3 Mon Sep 17 00:00:00 2001 From: Cong Zhang Date: Thu, 7 Mar 2024 17:33:06 +0800 Subject: [PATCH] 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 --- qcom/sun.dtsi | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index b5df11d0..fce8d436 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -744,9 +744,13 @@ tlmm-vm-mem-access { compatible = "qcom,tlmm-vm-mem-access"; qcom,master; - tlmm-vm-gpio-list = <&tlmm 86 0 &tlmm 87 0 &tlmm 98 0 &tlmm 97 0 &tlmm 48 0 &tlmm 49 0 + 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 {