mbox series

[v3,0/9] arm64: dts: qcom: switch UFS QMP PHY to new style of bindings

Message ID 20231205032552.1583336-1-dmitry.baryshkov@linaro.org
Headers show
Series arm64: dts: qcom: switch UFS QMP PHY to new style of bindings | expand

Message

Dmitry Baryshkov Dec. 5, 2023, 3:25 a.m. UTC
This is an unmerged excerpt of the previous series that converted UFS
QMP PHY to newer style of bindings (single registers region instead of
listing each resource separately and having child node for the PHYs).

Changes since v2:
 - Rebased on linux-next
 - Dropped merged patches

Changes since v1:
 - Split large patchset into smaller parts
 - Rebased on phy/next

Dmitry Baryshkov (9):
  arm64: dts: qcom: msm8996: switch UFS QMP PHY to new style of bindings
  arm64: dts: qcom: msm8998: switch UFS QMP PHY to new style of bindings
  arm64: dts: qcom: sdm845: switch UFS QMP PHY to new style of bindings
  arm64: dts: qcom: sm6115: switch UFS QMP PHY to new style of bindings
  arm64: dts: qcom: sm6350: switch UFS QMP PHY to new style of bindings
  arm64: dts: qcom: sm8150: switch UFS QMP PHY to new style of bindings
  arm64: dts: qcom: sm8250: switch UFS QMP PHY to new style of bindings
  arm64: dts: qcom: sm8350: switch UFS QMP PHY to new style of bindings
  arm64: dts: qcom: sm8450: switch UFS QMP PHY to new style of bindings

 arch/arm64/boot/dts/qcom/msm8996.dtsi | 25 +++++++++---------------
 arch/arm64/boot/dts/qcom/msm8998.dtsi | 18 ++++-------------
 arch/arm64/boot/dts/qcom/sdm845.dtsi  | 19 +++++-------------
 arch/arm64/boot/dts/qcom/sm6115.dtsi  | 17 +++++-----------
 arch/arm64/boot/dts/qcom/sm6350.dtsi  | 18 ++++-------------
 arch/arm64/boot/dts/qcom/sm8150.dtsi  | 20 ++++++-------------
 arch/arm64/boot/dts/qcom/sm8250.dtsi  | 20 ++++++-------------
 arch/arm64/boot/dts/qcom/sm8350.dtsi  | 28 ++++++++++-----------------
 arch/arm64/boot/dts/qcom/sm8450.dtsi  | 28 ++++++++++-----------------
 9 files changed, 59 insertions(+), 134 deletions(-)

Comments

Bjorn Andersson Dec. 17, 2023, 5:21 p.m. UTC | #1
On Tue, 05 Dec 2023 06:25:43 +0300, Dmitry Baryshkov wrote:
> This is an unmerged excerpt of the previous series that converted UFS
> QMP PHY to newer style of bindings (single registers region instead of
> listing each resource separately and having child node for the PHYs).
> 
> Changes since v2:
>  - Rebased on linux-next
>  - Dropped merged patches
> 
> [...]

Applied, thanks!

[1/9] arm64: dts: qcom: msm8996: switch UFS QMP PHY to new style of bindings
      commit: f63ba6aa80f520678f35640b347e75c46bd49612
[2/9] arm64: dts: qcom: msm8998: switch UFS QMP PHY to new style of bindings
      commit: 963ff488afe100c8ee9fb80933e342719c6fa63d
[3/9] arm64: dts: qcom: sdm845: switch UFS QMP PHY to new style of bindings
      commit: 760baba5e79bae651c59df89d441fad2bd0be4a5
[4/9] arm64: dts: qcom: sm6115: switch UFS QMP PHY to new style of bindings
      commit: f6874706e311a8743b678613b083e9bf0e1fd112
[5/9] arm64: dts: qcom: sm6350: switch UFS QMP PHY to new style of bindings
      commit: 8e89beb32e1f81807c17af8eb07bd681b9ae229b
[6/9] arm64: dts: qcom: sm8150: switch UFS QMP PHY to new style of bindings
      commit: 935c76f7f85912962d72eceabdfa2c38c4c07f02
[7/9] arm64: dts: qcom: sm8250: switch UFS QMP PHY to new style of bindings
      commit: ba865bdcc688932980b8e5ec2154eaa33cd4a981
[8/9] arm64: dts: qcom: sm8350: switch UFS QMP PHY to new style of bindings
      commit: 002a13ed10136e4f59013adbf097b31d608caf67
[9/9] arm64: dts: qcom: sm8450: switch UFS QMP PHY to new style of bindings
      commit: 75390b69d5df49d828d0af278c7f27ed74e33064

Best regards,