Merge "ARM: dts: msm: Add gunyah rm booster node on Tuna"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
4212fdba68
@@ -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>;
|
||||||
|
@@ -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>;
|
||||||
|
Reference in New Issue
Block a user