Merge "ARM: dts: msm: Add gunyah rm booster node on Tuna"

This commit is contained in:
QCTECMDR Service
2025-01-11 04:47:00 -08:00
committed by Gerrit - the friendly Code Review server
2 changed files with 14 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause // 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> #include <dt-bindings/clock/qcom,cambistmclkcc-sun.h>
@@ -2052,6 +2052,12 @@
qcom,bcm-voters = <&apps_bcm_voter>; 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 { trust_ui_vm_vblk0_ring: trust_ui_vm_vblk0_ring {
size = <0x4000>; size = <0x4000>;
gunyah-label = <0x11>; gunyah-label = <0x11>;

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause // 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> #include <dt-bindings/clock/qcom,cambistmclkcc-sun.h>
@@ -2847,6 +2847,12 @@
peer-name = <4>; 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 { trust_ui_vm_vblk0_ring: trust_ui_vm_vblk0_ring {
size = <0x4000>; size = <0x4000>;
gunyah-label = <0x11>; gunyah-label = <0x11>;