Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH V3 0/4] Enable IPQ5018 USB2 support
@ 2023-09-01  9:26 Nitheesh Sekar
  2023-09-01  9:26 ` [PATCH V3 1/4] dt-bindings: phy: qcom,m31: Add IPQ5018 compatible Nitheesh Sekar
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Nitheesh Sekar @ 2023-09-01  9:26 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio, vkoul, kishon, robh+dt,
	krzysztof.kozlowski+dt, conor+dt, gregkh, quic_srichara,
	quic_varada, quic_wcheng, linux-arm-msm, linux-phy, devicetree,
	linux-kernel, linux-usb
  Cc: Nitheesh Sekar

This patch series adds the relevant phy and controller
DT configurations for enabling USB2 host mode support
on IPQ5018.

Tested with a USB Mass storage device.

Depends on:
Link: https://lore.kernel.org/linux-arm-msm/20230831030503.17100-1-quic_nsekar@quicinc.com/

[V3]:
	Incorporated review comments with respect to
	naming USB related device tree nodes,
	dropped the 0 dealy inits and added the static const
	type for m31_ipq5018_regs.
	Sorted nodes in	board specific device tree file.

[V2]:
	Incorporated review comments regarding splitting the
	series as per subsytem, device tree naming conventions
	and ordereing of the nodes.

Nitheesh Sekar (4):
  dt-bindings: phy: qcom,m31: Add IPQ5018 compatible
  phy: qcom-m31: Add compatible, phy init sequence for IPQ5018
  arm64: dts: qcom: ipq5018: Add USB related nodes
  arm64: dts: qcom: ipq5018: Enable USB

 .../bindings/phy/qcom,ipq5332-usb-hsphy.yaml  |  4 +-
 .../arm64/boot/dts/qcom/ipq5018-rdp432-c2.dts | 12 +++++
 arch/arm64/boot/dts/qcom/ipq5018.dtsi         | 54 +++++++++++++++++++
 drivers/phy/qualcomm/phy-qcom-m31.c           | 49 +++++++++++++++++
 4 files changed, 118 insertions(+), 1 deletion(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project


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

end of thread, other threads:[~2023-09-04  5:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-01  9:26 [PATCH V3 0/4] Enable IPQ5018 USB2 support Nitheesh Sekar
2023-09-01  9:26 ` [PATCH V3 1/4] dt-bindings: phy: qcom,m31: Add IPQ5018 compatible Nitheesh Sekar
2023-09-01  9:26 ` [PATCH V3 2/4] phy: qcom-m31: Add compatible, phy init sequence for IPQ5018 Nitheesh Sekar
2023-09-01 21:50   ` Dmitry Baryshkov
2023-09-04  5:12     ` Nitheesh Sekar
2023-09-01  9:26 ` [PATCH V3 3/4] arm64: dts: qcom: ipq5018: Add USB related nodes Nitheesh Sekar
2023-09-01  9:26 ` [PATCH V3 4/4] arm64: dts: qcom: ipq5018: Enable USB Nitheesh Sekar
2023-09-01 21:50   ` Dmitry Baryshkov

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