ARM: dts: msm: Add gunyah rm booster node on Kera
Add gunyah rm booster node on Kera to accelerate VM Bootup. Change-Id: Ide19df6e6607994b70856412e60857e4b4e41c0c Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include <dt-bindings/clock/qcom,cambistmclkcc-sun.h>
|
||||
@@ -2052,6 +2052,12 @@
|
||||
qcom,bcm-voters = <&apps_bcm_voter>;
|
||||
};
|
||||
|
||||
gh-rm-booster {
|
||||
compatible = "qcom,gh-rm-booster";
|
||||
qcom,rm-vmid = <255>;
|
||||
qcom,rm-affinity-default = <0>;
|
||||
};
|
||||
|
||||
trust_ui_vm_vblk0_ring: trust_ui_vm_vblk0_ring {
|
||||
size = <0x4000>;
|
||||
gunyah-label = <0x11>;
|
||||
|
Reference in New Issue
Block a user