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:
14
qcom/sun-rcm-v8.dtsi
Normal file
14
qcom/sun-rcm-v8.dtsi
Normal file
@@ -0,0 +1,14 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#include "sun-rcm.dtsi"
|
||||
#include "sun-pmic-overlay-v8.dtsi"
|
||||
|
||||
®ulator_ocp_notifier {
|
||||
/delete-property/ periph-9a4-supply; /* S4J */
|
||||
periph-5a7-supply = <&S5F>;
|
||||
/delete-property/ periph-5aa-supply; /* S6F */
|
||||
periph-5b0-supply = <&S8F_LEVEL>;
|
||||
};
|
Reference in New Issue
Block a user