[PATCH v3 0/5] arm64: qcom: sa8775p: add support for UFS

Bartosz Golaszewski posted 5 patches 2 years, 10 months ago
There is a newer version of this series
.../phy/qcom,sc8280xp-qmp-ufs-phy.yaml        | 26 ++++++++-
.../devicetree/bindings/ufs/qcom,ufs.yaml     |  2 +
arch/arm64/boot/dts/qcom/sa8775p-ride.dts     | 19 ++++++
arch/arm64/boot/dts/qcom/sa8775p.dtsi         | 58 +++++++++++++++++++
drivers/phy/qualcomm/phy-qcom-qmp-ufs.c       | 38 ++++++++++++
5 files changed, 142 insertions(+), 1 deletion(-)
[PATCH v3 0/5] arm64: qcom: sa8775p: add support for UFS
Posted by Bartosz Golaszewski 2 years, 10 months ago
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.

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 (5):
  dt-bindings: ufs: qcom: add compatible for sa8775p
  dt-bindings: phy: qmp-ufs: describe the UFS PHY for sa8775p
  phy: qualcomm: phy-qcom-qmp-ufs: add definitions for sa8775p
  arm64: dts: qcom: sa8775p: add UFS nodes
  arm64: dts: qcom: sa8775p-ride: enable UFS

 .../phy/qcom,sc8280xp-qmp-ufs-phy.yaml        | 26 ++++++++-
 .../devicetree/bindings/ufs/qcom,ufs.yaml     |  2 +
 arch/arm64/boot/dts/qcom/sa8775p-ride.dts     | 19 ++++++
 arch/arm64/boot/dts/qcom/sa8775p.dtsi         | 58 +++++++++++++++++++
 drivers/phy/qualcomm/phy-qcom-qmp-ufs.c       | 38 ++++++++++++
 5 files changed, 142 insertions(+), 1 deletion(-)

-- 
2.37.2
Re: [PATCH v3 0/5] arm64: qcom: sa8775p: add support for UFS
Posted by Martin K. Petersen 2 years, 8 months ago
On Tue, 11 Apr 2023 15:04:41 +0200, Bartosz Golaszewski wrote:

> 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.
> 
> v2 -> v3:
> - fix DT bindings: move allOf: below required:
> - collect review tags
> 
> [...]

Applied to 6.5/scsi-queue, thanks!

[1/5] dt-bindings: ufs: qcom: add compatible for sa8775p
      https://git.kernel.org/mkp/scsi/c/8f0c17bf6bf3

-- 
Martin K. Petersen	Oracle Linux Engineering
Re: (subset) [PATCH v3 0/5] arm64: qcom: sa8775p: add support for UFS
Posted by Bjorn Andersson 2 years, 9 months ago
On Tue, 11 Apr 2023 15:04:41 +0200, Bartosz Golaszewski wrote:
> 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.
> 
> v2 -> v3:
> - fix DT bindings: move allOf: below required:
> - collect review tags
> 
> [...]

Applied, thanks!

[4/5] arm64: dts: qcom: sa8775p: add UFS nodes
      commit: be543efeee17b93edaac61e49c6361d2209bd3d3
[5/5] arm64: dts: qcom: sa8775p-ride: enable UFS
      commit: 35c45a1125fc0772b95aa41acc25deddcf5492be

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>