ARM: dts: msm: Add v8 power grid support for RCM on Sun SoC
Add device tree files to support v8 power grid for RCM platform on Sun SoC. Change-Id: I19c83c895858cee34be569041b04931a76d551e1 Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
This commit is contained in:
17
qcom/sun-rcm-v8-overlay.dts
Normal file
17
qcom/sun-rcm-v8-overlay.dts
Normal file
@@ -0,0 +1,17 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
#include "sun-rcm-v8.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun RCM V8 Power Grid";
|
||||
compatible = "qcom,sun-rcm", "qcom,sun", "qcom,sunp-rcm", "qcom,sunp",
|
||||
"qcom,rcm";
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>;
|
||||
qcom,board-id = <0x30015 0>;
|
||||
};
|
Reference in New Issue
Block a user