public inbox for linux-phy@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] add vdda-aux regulator support for QMP PHY on QCS6490
@ 2025-11-10 11:58 Amit Singh
  2025-11-10 11:58 ` [PATCH 1/3] dt-bindings: phy: qcom: qmp-combo: add support for vdda-aux regulator Amit Singh
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Amit Singh @ 2025-11-10 11:58 UTC (permalink / raw)
  To: andersson, konradybcio, robh, krzk+dt, conor+dt, vkoul, kishon,
	lumag, neil.armstrong, quic_wcheng
  Cc: Amit Singh, linux-arm-msm, linux-phy, devicetree, linux-kernel,
	quic_riteshk, quic_rajeevny, quic_vproddut

The `vdda-aux` supply is necessary for proper power sequencing and reliable
USB enumeration on platforms that provide this rail.

This series adds support for the `vdda-aux` regulator to the QMP PHY driver
and updates the QCS6490 RB3 Gen2 device tree to provide the required
auxiliary 3.0 V rail for stable USB PHY operation.
Platforms that do not define `vdda-aux` remain unaffected.

Tested on RB3 Gen2 (QCS6490) platform to ensure proper USB enumeration and
PHY stability.

Amit Singh (3):
  dt-bindings: phy: qcom: qmp-combo: add support for vdda-aux regulator
  phy: qcom: qmp-combo: add vdda-aux regulator
  arm64: dts: qcom: qcs6490-rb3gen2: add vdda-aux supply for USB QMP PHY

 .../devicetree/bindings/phy/qcom,sc8280xp-qmp-usb43dp-phy.yaml  | 2 ++
 arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts                    | 1 +
 drivers/phy/qualcomm/phy-qcom-qmp-combo.c                       | 1 +
 3 files changed, 4 insertions(+)

-- 
2.34.1


-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

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

end of thread, other threads:[~2025-11-11  7:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-10 11:58 [PATCH 0/3] add vdda-aux regulator support for QMP PHY on QCS6490 Amit Singh
2025-11-10 11:58 ` [PATCH 1/3] dt-bindings: phy: qcom: qmp-combo: add support for vdda-aux regulator Amit Singh
2025-11-11  7:58   ` Krzysztof Kozlowski
2025-11-10 11:58 ` [PATCH 2/3] phy: qcom: qmp-combo: add " Amit Singh
2025-11-10 11:58 ` [PATCH 3/3] arm64: dts: qcom: qcs6490-rb3gen2: add vdda-aux supply for USB QMP PHY Amit Singh
2025-11-10 12:04 ` [PATCH 0/3] add vdda-aux regulator support for QMP PHY on QCS6490 Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox