devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/6] arm64: dts: qcom: sm8550-mtp: use correct UFS supply
@ 2023-09-06 10:47 Krzysztof Kozlowski
  2023-09-06 10:47 ` [PATCH 2/6] arm64: dts: qcom: sm8550-qrd: " Krzysztof Kozlowski
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Krzysztof Kozlowski @ 2023-09-06 10:47 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-arm-msm, devicetree,
	linux-kernel
  Cc: Krzysztof Kozlowski

According to schematics the VCCQ2 supply is not connected and the L3G
regulator instead powers up the controller pads (VDD_PX10).  Use correct
supply vdd-hba and drop unsupported current limit for the vdd-hba.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/boot/dts/qcom/sm8550-mtp.dts | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8550-mtp.dts b/arch/arm64/boot/dts/qcom/sm8550-mtp.dts
index f29cce5186ac..91aa37ecb259 100644
--- a/arch/arm64/boot/dts/qcom/sm8550-mtp.dts
+++ b/arch/arm64/boot/dts/qcom/sm8550-mtp.dts
@@ -797,8 +797,7 @@ &ufs_mem_hc {
 	vcc-max-microamp = <1300000>;
 	vccq-supply = <&vreg_l1g_1p2>;
 	vccq-max-microamp = <1200000>;
-	vccq2-supply = <&vreg_l3g_1p2>;
-	vccq2-max-microamp = <100>;
+	vdd-hba-supply = <&vreg_l3g_1p2>;
 
 	status = "okay";
 };
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2023-09-14 16:00 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-06 10:47 [PATCH 1/6] arm64: dts: qcom: sm8550-mtp: use correct UFS supply Krzysztof Kozlowski
2023-09-06 10:47 ` [PATCH 2/6] arm64: dts: qcom: sm8550-qrd: " Krzysztof Kozlowski
2023-09-06 12:07   ` Konrad Dybcio
2023-09-06 10:47 ` [PATCH 3/6] arm64: dts: qcom: sm8450-hdk: add UFS host controller supply Krzysztof Kozlowski
2023-09-06 11:29   ` Konrad Dybcio
2023-09-06 10:47 ` [PATCH 4/6] arm64: dts: qcom: sm8450-qrd: " Krzysztof Kozlowski
2023-09-06 11:28   ` Konrad Dybcio
2023-09-06 10:47 ` [PATCH 5/6] arm64: dts: qcom: sm8350-hdk: " Krzysztof Kozlowski
2023-09-06 11:29   ` Konrad Dybcio
2023-09-06 10:47 ` [PATCH 6/6] arm64: dts: qcom: sm8350-mtp: " Krzysztof Kozlowski
2023-09-06 11:29   ` Konrad Dybcio
2023-09-06 11:28 ` [PATCH 1/6] arm64: dts: qcom: sm8550-mtp: use correct UFS supply Konrad Dybcio
2023-09-06 11:39   ` Krzysztof Kozlowski
2023-09-06 11:50     ` Konrad Dybcio
2023-09-06 12:05       ` Krzysztof Kozlowski
2023-09-06 12:07         ` Konrad Dybcio
2023-09-14 16:04 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).