linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Flattening USB controller on SM8450
@ 2025-07-15  5:27 Krishna Kurapati
  2025-07-15  5:27 ` [PATCH v4 1/2] arm64: dts: qcom: sm8450-qrd: add pmic glink node Krishna Kurapati
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Krishna Kurapati @ 2025-07-15  5:27 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring, Conor Dooley, Bjorn Andersson,
	Konrad Dybcio, neil.armstrong
  Cc: linux-kernel, devicetree, linux-arm-msm, Krishna Kurapati

Flatten USB Controller node on SM8450 QRD to move away from legacy USB
Qualcomm glue driver and make use of new one.

Tested the series on top of a QRD. As per Neil's comments, made changes
for HDK as well. Gave a compile test for the sony-xperia-nagara changes.

Changes in v4:
Moved pmic glink node above vph pwr node.
Modified reg offset as per comments received from Konrad.

Changes in v3:
As per comments received:
a) Flattened all platforms.
b) Addressed Dmitry's comments - moving properties from QRD to base DT.

Changes in v2:
Rebase from RFC.

Link to v3:
https://lore.kernel.org/all/20250714045310.2092385-1-krishna.kurapati@oss.qualcomm.com/

Link to v2:
https://lore.kernel.org/all/20250610091805.2997546-1-krishna.kurapati@oss.qualcomm.com/

Link to RFC:
https://lore.kernel.org/all/20231017131851.8299-5-quic_kriskura@quicinc.com/
https://lore.kernel.org/all/20231017131851.8299-6-quic_kriskura@quicinc.com/

Krishna Kurapati (2):
  arm64: dts: qcom: sm8450-qrd: add pmic glink node
  arm64: dts: qcom: sm8450: Flatten usb controller node

 arch/arm64/boot/dts/qcom/sm8450-hdk.dts       |  5 --
 arch/arm64/boot/dts/qcom/sm8450-qrd.dts       | 51 ++++++++++++++++-
 .../dts/qcom/sm8450-sony-xperia-nagara.dtsi   |  5 +-
 arch/arm64/boot/dts/qcom/sm8450.dtsi          | 57 +++++++++----------
 4 files changed, 76 insertions(+), 42 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-08-13  8:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-15  5:27 [PATCH v4 0/2] Flattening USB controller on SM8450 Krishna Kurapati
2025-07-15  5:27 ` [PATCH v4 1/2] arm64: dts: qcom: sm8450-qrd: add pmic glink node Krishna Kurapati
2025-07-15  8:56   ` Konrad Dybcio
2025-07-15  5:27 ` [PATCH v4 2/2] arm64: dts: qcom: sm8450: Flatten usb controller node Krishna Kurapati
2025-08-13  7:27   ` Krzysztof Kozlowski
2025-08-13  8:34     ` Krishna Kurapati
2025-08-11 23:26 ` [PATCH v4 0/2] Flattening USB controller on SM8450 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).