phone-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] Add UFS support for SC7180/SM7125
@ 2023-10-07 13:58 David Wronek
  2023-10-07 13:58 ` [PATCH 1/7] dt-bindings: ufs: qcom: Add SC7180 compatible string David Wronek
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: David Wronek @ 2023-10-07 13:58 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Vinod Koul,
	Kishon Vijay Abraham I, Manivannan Sadhasivam, Alim Akhtar,
	Avri Altman, Bart Van Assche, Joe Mason
  Cc: cros-qcom-dts-watchers, linux-arm-msm, devicetree, linux-kernel,
	linux-phy, linux-scsi, hexdump0815, ~postmarketos/upstreaming,
	phone-devel, David Wronek

This patchset introduces UFS storage support for SC7180 and SM7125, as
well as support for the Xiaomi Redmi Note 9S.

David Wronek (6):
  dt-bindings: ufs: qcom: Add SC7180 compatible string
  dt-bindings: phy: Add QMP UFS PHY compatible for SC7180
  dt-bindings: arm: qcom: Add Xiaomi Redmi Note 9S
  phy: qcom: qmp-ufs: Add SC7180 support
  arm64: dts: qcom: sc7180: Add UFS nodes
  arm64: dts: qcom: sm7125-xiaomi-common: Add UFS nodes

Joe Mason (1):
  arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S

 .../devicetree/bindings/arm/qcom.yaml         |  1 +
 .../phy/qcom,sc8280xp-qmp-ufs-phy.yaml        |  1 +
 .../devicetree/bindings/ufs/qcom,ufs.yaml     |  2 +
 arch/arm64/boot/dts/qcom/Makefile             |  1 +
 arch/arm64/boot/dts/qcom/sc7180.dtsi          | 70 +++++++++++++++++++
 .../boot/dts/qcom/sm7125-xiaomi-common.dtsi   | 16 +++++
 .../boot/dts/qcom/sm7125-xiaomi-curtana.dts   | 16 +++++
 drivers/phy/qualcomm/phy-qcom-qmp-ufs.c       |  3 +
 8 files changed, 110 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/sm7125-xiaomi-curtana.dts

-- 
2.42.0


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

end of thread, other threads:[~2023-10-09 21:17 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-07 13:58 [PATCH 0/7] Add UFS support for SC7180/SM7125 David Wronek
2023-10-07 13:58 ` [PATCH 1/7] dt-bindings: ufs: qcom: Add SC7180 compatible string David Wronek
2023-10-09  8:44   ` Krzysztof Kozlowski
2023-10-07 13:58 ` [PATCH 2/7] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180 David Wronek
2023-10-09  8:44   ` Krzysztof Kozlowski
2023-10-07 13:58 ` [PATCH 3/7] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 9S David Wronek
2023-10-09  8:45   ` Krzysztof Kozlowski
2023-10-07 13:58 ` [PATCH 4/7] phy: qcom: qmp-ufs: Add SC7180 support David Wronek
2023-10-07 13:58 ` [PATCH 5/7] arm64: dts: qcom: sc7180: Add UFS nodes David Wronek
2023-10-09 21:12   ` Konrad Dybcio
2023-10-07 13:58 ` [PATCH 6/7] arm64: dts: qcom: sm7125-xiaomi-common: " David Wronek
2023-10-09 21:15   ` Konrad Dybcio
2023-10-07 13:58 ` [PATCH 7/7] arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S David Wronek
2023-10-09 21:16   ` Konrad Dybcio

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