public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/8] Add UFS support for SC7180/SM7125
@ 2023-12-25 11:59 David Wronek
  2023-12-25 11:59 ` [PATCH v3 1/8] dt-bindings: crypto: ice: Document SC7180 inline crypto engine David Wronek
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: David Wronek @ 2023-12-25 11:59 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Herbert Xu, David S . Miller,
	Vinod Koul, Kishon Vijay Abraham I, Manivannan Sadhasivam,
	Alim Akhtar, Avri Altman, Bart Van Assche, Joe Mason, hexdump0815
  Cc: cros-qcom-dts-watchers, linux-arm-msm, devicetree, linux-kernel,
	linux-crypto, linux-phy, linux-scsi, ~postmarketos/upstreaming,
	phone-devel, David Wronek

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

Signed-off-by: David Wronek <davidwronek@gmail.com>

---
Changes in v3:
 - Use SM7150 UFS PHY compatible as a fallback
 - Fix dts style issues
 - Add regulator-allow-set-load and allowed-modes to UFS regulators

Changes in v2:
 - Fix device tree binding for QMP PHY
 - Separate ICE into its own node
 - Fix style problems in sc7180.dtsi

---
David Wronek (7):
  dt-bindings: crypto: ice: Document SC7180 inline crypto engine
  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 +
 .../crypto/qcom,inline-crypto-engine.yaml     |  1 +
 .../phy/qcom,sc8280xp-qmp-ufs-phy.yaml        |  2 +
 .../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   | 28 ++++++++
 .../boot/dts/qcom/sm7125-xiaomi-curtana.dts   | 16 +++++
 drivers/phy/qualcomm/phy-qcom-qmp-ufs.c       |  3 +
 9 files changed, 124 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/sm7125-xiaomi-curtana.dts

-- 
2.43.0


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

end of thread, other threads:[~2023-12-25 18:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-25 11:59 [PATCH v3 0/8] Add UFS support for SC7180/SM7125 David Wronek
2023-12-25 11:59 ` [PATCH v3 1/8] dt-bindings: crypto: ice: Document SC7180 inline crypto engine David Wronek
2023-12-25 11:59 ` [PATCH v3 2/8] dt-bindings: ufs: qcom: Add SC7180 compatible string David Wronek
2023-12-25 11:59 ` [PATCH v3 3/8] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180 David Wronek
2023-12-25 11:59 ` [PATCH v3 4/8] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 9S David Wronek
2023-12-25 11:59 ` [PATCH v3 5/8] phy: qcom: qmp-ufs: Add SC7180 support David Wronek
2023-12-25 18:36   ` Dmitry Baryshkov
2023-12-25 11:59 ` [PATCH v3 6/8] arm64: dts: qcom: sc7180: Add UFS nodes David Wronek
2023-12-25 12:00 ` [PATCH v3 7/8] arm64: dts: qcom: sm7125-xiaomi-common: " David Wronek
2023-12-25 12:00 ` [PATCH v3 8/8] arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S David Wronek

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