arm64: dts: qcom: sdm845-starqltechn: fix usb regulator mistake
[ Upstream commit 242e4126ee007b95765c21a9d74651fdcf221f2b ]
Usb regulator was wrongly pointed to vreg_l1a_0p875.
However, on starqltechn it's powered from vreg_l5a_0p8.
Fixes: d711b22eee
("arm64: dts: qcom: starqltechn: add initial device tree for starqltechn")
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com>
Link: https://lore.kernel.org/r/20250225-starqltechn_integration_upstream-v9-3-a5d80375cb66@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
8218e21030
commit
2bf235c5dd
@@ -135,8 +135,6 @@
|
|||||||
vdda_sp_sensor:
|
vdda_sp_sensor:
|
||||||
vdda_ufs1_core:
|
vdda_ufs1_core:
|
||||||
vdda_ufs2_core:
|
vdda_ufs2_core:
|
||||||
vdda_usb1_ss_core:
|
|
||||||
vdda_usb2_ss_core:
|
|
||||||
vreg_l1a_0p875: ldo1 {
|
vreg_l1a_0p875: ldo1 {
|
||||||
regulator-min-microvolt = <880000>;
|
regulator-min-microvolt = <880000>;
|
||||||
regulator-max-microvolt = <880000>;
|
regulator-max-microvolt = <880000>;
|
||||||
@@ -157,6 +155,7 @@
|
|||||||
regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
|
regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
vdda_usb1_ss_core:
|
||||||
vdd_wcss_cx:
|
vdd_wcss_cx:
|
||||||
vdd_wcss_mx:
|
vdd_wcss_mx:
|
||||||
vdda_wcss_pll:
|
vdda_wcss_pll:
|
||||||
|
Reference in New Issue
Block a user