mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: qcom: switch to RPMh controlled PMIC regulators for Lahaina
Replace the stub-regulator device nodes for the PMIC PM8350, PM8350C, and PMR735A regulators with rpmh-regulator device nodes. This ensures that consumers are able to modify the physical state of these PMIC regulators. Keep VDD_CX, VDD_MXA, VDD_MXC, and VDD_MMCX always-on at Turbo voltage level to avoid initialization issues before proxy voting is available. Leave the stub-regulator device for PM8350 LDO 7 in place as RPMh does not yet support 2.7 V required by UFS. Change-Id: Ie6357fb98d5568a9d601df93017f1220103d1ace
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -10,8 +10,6 @@
|
||||
#include <dt-bindings/soc/qcom,ipcc.h>
|
||||
#include <dt-bindings/soc/qcom,rpmh-rsc.h>
|
||||
|
||||
#include "lahaina-regulators.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Lahaina";
|
||||
compatible = "qcom,lahaina";
|
||||
@@ -964,6 +962,7 @@
|
||||
|
||||
};
|
||||
|
||||
#include "lahaina-regulators.dtsi"
|
||||
#include "lahaina-pinctrl.dtsi"
|
||||
#include "lahaina-smp2p.dtsi"
|
||||
#include "lahaina-ion.dtsi"
|
||||
|
||||
Reference in New Issue
Block a user