devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] ipq9574: Fix USB 'vdda-pll-supply'
@ 2023-11-28  8:46 Varadarajan Narayanan
  2023-11-28  8:46 ` [PATCH v1 1/2] regulator: qcom_smd: Add LDO5 MP5496 regulator Varadarajan Narayanan
  2023-11-28  8:46 ` [PATCH v1 2/2] arm64: dts: qcom: ipq9574: Fix USB 'vdda-pll-supply' Varadarajan Narayanan
  0 siblings, 2 replies; 11+ messages in thread
From: Varadarajan Narayanan @ 2023-11-28  8:46 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, lgirdwood, broonie, dmitry.baryshkov, quic_varada,
	linux-arm-msm, devicetree, linux-kernel
  Cc: Varadarajan Narayanan

The earlier patch ec4f047679d5, incorrectly used 'l2'
as the vdda-pll-supply. However, 'l5' is the correct
ldo that supplies power to the USB PHY.

Following checks passed:
make W=1 ARCH=arm64 -j 16 CHECK_DTBS=y DT_SCHEMA_FILES=qcom dtbs_check
make W=1 ARCH=arm64 -j 16 DT_CHECKER_FLAGS='-v -m' dt_binding_check DT_SCHEMA_FILES=qcom

Varadarajan Narayanan (2):
  regulator: qcom_smd: Add LDO5 MP5496 regulator
  arm64: dts: qcom: ipq9574: Fix USB 'vdda-pll-supply'

 arch/arm64/boot/dts/qcom/ipq9574-rdp-common.dtsi | 11 +++++++++--
 drivers/regulator/qcom_smd-regulator.c           |  1 +
 2 files changed, 10 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-12-07  4:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-28  8:46 [PATCH v1 0/2] ipq9574: Fix USB 'vdda-pll-supply' Varadarajan Narayanan
2023-11-28  8:46 ` [PATCH v1 1/2] regulator: qcom_smd: Add LDO5 MP5496 regulator Varadarajan Narayanan
2023-11-28  8:52   ` Krzysztof Kozlowski
2023-11-28  8:46 ` [PATCH v1 2/2] arm64: dts: qcom: ipq9574: Fix USB 'vdda-pll-supply' Varadarajan Narayanan
2023-11-28  8:51   ` Krzysztof Kozlowski
2023-11-28 10:14     ` Varadarajan Narayanan
2023-11-28 14:01       ` Krzysztof Kozlowski
2023-12-06 11:38         ` Varadarajan Narayanan
2023-12-06 12:31           ` Krzysztof Kozlowski
2023-12-06 12:33             ` Krzysztof Kozlowski
2023-12-07  4:12               ` Varadarajan Narayanan

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).