ARM: dts: msm: Add v8 power grid with Kiwi DT support for RCM

Add device tree support for v8 power grid with Kiwi on RCM
platform for Sun SoC.

Change-Id: I3fd53532099978b54dd13957e977115e1714819d
Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
This commit is contained in:
Unnathi Chalicheemala
2024-01-08 13:34:19 -08:00
parent a2bf51f56d
commit 095a1bb1e5
4 changed files with 33 additions and 0 deletions

14
qcom/sun-rcm-kiwi-v8.dtsi Normal file
View 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"
&regulator_ocp_notifier {
/delete-property/ periph-9a4-supply; /* S4J */
periph-5a7-supply = <&S5F>;
/delete-property/ periph-5aa-supply; /* S6F */
periph-5b0-supply = <&S8F_LEVEL>;
};