devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/8] Add UFS support for SC7180/SM7125
@ 2023-11-17 20:08 David Wronek
  2023-11-17 20:08 ` [PATCH v2 1/8] dt-bindings: crypto: ice: Document SC7180 inline crypto engine David Wronek
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: David Wronek @ 2023-11-17 20:08 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 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          | 69 +++++++++++++++++++
 .../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 +
 9 files changed, 111 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/sm7125-xiaomi-curtana.dts

-- 
2.42.1


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

end of thread, other threads:[~2023-11-22 20:06 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-17 20:08 [PATCH v2 0/8] Add UFS support for SC7180/SM7125 David Wronek
2023-11-17 20:08 ` [PATCH v2 1/8] dt-bindings: crypto: ice: Document SC7180 inline crypto engine David Wronek
2023-11-19 16:11   ` Rob Herring
2023-11-17 20:08 ` [PATCH v2 2/8] dt-bindings: ufs: qcom: Add SC7180 compatible string David Wronek
2023-11-17 20:08 ` [PATCH v2 3/8] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180 David Wronek
2023-11-19 16:12   ` Rob Herring
2023-11-17 20:08 ` [PATCH v2 4/8] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 9S David Wronek
2023-11-17 20:08 ` [PATCH v2 5/8] phy: qcom: qmp-ufs: Add SC7180 support David Wronek
2023-11-22 20:03   ` Konrad Dybcio
2023-11-17 20:08 ` [PATCH v2 6/8] arm64: dts: qcom: sc7180: Add UFS nodes David Wronek
2023-11-22 20:04   ` Konrad Dybcio
2023-11-17 20:08 ` [PATCH v2 7/8] arm64: dts: qcom: sm7125-xiaomi-common: " David Wronek
2023-11-22 20:06   ` Konrad Dybcio
2023-11-17 20:08 ` [PATCH v2 8/8] arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S David Wronek
2023-11-22 20:06   ` 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).