public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] arm64: qcom: sa8775p: add support for UFS
@ 2023-05-15  9:53 Bartosz Golaszewski
  2023-05-15  9:53 ` [PATCH v4 1/3] dt-bindings: ufs: qcom: add compatible for sa8775p Bartosz Golaszewski
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Bartosz Golaszewski @ 2023-05-15  9:53 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Vinod Koul,
	Kishon Vijay Abraham I, Rob Herring, Krzysztof Kozlowski,
	Manivannan Sadhasivam, Alim Akhtar, Avri Altman, Bart Van Assche
  Cc: linux-arm-msm, linux-phy, devicetree, linux-kernel, linux-scsi,
	Bartosz Golaszewski

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Update relevant DT bindings, add new config to the driver and add UFS
and PHY nodes to the .dtsi and enable them in the board .dts for
sa8775p-ride.

v3 -> v4:
- drop applied patches
- mark the UFS as dma-coherent

v2 -> v3:
- fix DT bindings: move allOf: below required:
- collect review tags

v1 -> v2:
- order new compatibles alphabetically
- rework the UFS PHY bindings to accomodate more clocks
- add a comment in the .dts regarding a non-standard clock used
  by the UFS PHY

Bartosz Golaszewski (3):
  dt-bindings: ufs: qcom: add compatible for sa8775p
  arm64: dts: qcom: sa8775p: add UFS nodes
  arm64: dts: qcom: sa8775p-ride: enable UFS

 .../devicetree/bindings/ufs/qcom,ufs.yaml     |  2 +
 arch/arm64/boot/dts/qcom/sa8775p-ride.dts     | 19 ++++++
 arch/arm64/boot/dts/qcom/sa8775p.dtsi         | 59 +++++++++++++++++++
 3 files changed, 80 insertions(+)

-- 
2.39.2


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

end of thread, other threads:[~2023-05-15  9:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-15  9:53 [PATCH v4 0/3] arm64: qcom: sa8775p: add support for UFS Bartosz Golaszewski
2023-05-15  9:53 ` [PATCH v4 1/3] dt-bindings: ufs: qcom: add compatible for sa8775p Bartosz Golaszewski
2023-05-15  9:53 ` [PATCH v4 2/3] arm64: dts: qcom: sa8775p: add UFS nodes Bartosz Golaszewski
2023-05-15  9:53 ` [PATCH v4 3/3] arm64: dts: qcom: sa8775p-ride: enable UFS Bartosz Golaszewski
2023-05-15  9:57 ` [PATCH v4 0/3] arm64: qcom: sa8775p: add support for UFS Konrad Dybcio
2023-05-15  9:58   ` Bartosz Golaszewski

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