ARM: dts: msm: Add gunyah rm booster node on Tuna
Add gunyah rm booster node on Tuna to accelerate VM Bootup. Change-Id: I53ff5f8ad05558186fb601e8233ad36908fdcead 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>
|
||||
@@ -2847,6 +2847,12 @@
|
||||
peer-name = <4>;
|
||||
};
|
||||
|
||||
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