From 39dd838f5b5d2c01a35a46468d9beaa99c713f7c Mon Sep 17 00:00:00 2001 From: Hrishabh Rajput Date: Tue, 12 Dec 2023 16:04:13 +0530 Subject: [PATCH] ARM: dts: msm: Add gunyah rm booster node on Sun Add gunyah rm booster node on pineapple to accelerate vm bootup. Change-Id: I1dfa561ffa92f95b1a46a6f8453a8c9c8b2c7a3b Signed-off-by: Hrishabh Rajput --- qcom/sun.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index e61a5455..5ef99436 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -1883,6 +1883,12 @@ qcom,label = <0x10>; }; + gh-rm-booster { + compatible = "qcom,gh-rm-booster"; + qcom,rm-vmid = <255>; + qcom,rm-affinity-default = <0>; + }; + gh-secure-vm-loader@0 { compatible = "qcom,gh-secure-vm-loader"; qcom,pas-id = <28>;