mbox series

[v2,00/24] ARM / arm64: dts: qcom: Use the header with DSI phy clock IDs

Message ID 20250408-dts-qcom-dsi-phy-clocks-v2-0-73b482a6dd02@linaro.org
Headers show
Series ARM / arm64: dts: qcom: Use the header with DSI phy clock IDs | expand

Message

Krzysztof Kozlowski April 8, 2025, 9:31 a.m. UTC
Changes in v2:
- Collect tags and rebase (no changes).
- Dependency was merged, so this can send be applied freely.
- Link to v1: https://lore.kernel.org/r/20250127-dts-qcom-dsi-phy-clocks-v1-0-9d8ddbcb1c7f@linaro.org

Use the header with DSI phy clock IDs to make code more readable.
Changes done with sed with alignment/wrapping fixups. Verified with
dtx_diff.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (24):
      ARM: dts: qcom: msm8226: Use the header with DSI phy clock IDs
      ARM: dts: qcom: msm8974: Use the header with DSI phy clock IDs
      ARM: dts: qcom: msm8916: Use the header with DSI phy clock IDs
      arm64: dts: qcom: msm8917: Use the header with DSI phy clock IDs
      arm64: dts: qcom: msm8939: Use the header with DSI phy clock IDs
      arm64: dts: qcom: msm8953: Use the header with DSI phy clock IDs
      arm64: dts: qcom: msm8976: Use the header with DSI phy clock IDs
      arm64: dts: qcom: msm8996: Use the header with DSI phy clock IDs
      arm64: dts: qcom: msm8998: Use the header with DSI phy clock IDs
      arm64: dts: qcom: qcm2290: Use the header with DSI phy clock IDs
      arm64: dts: qcom: sc7180: Use the header with DSI phy clock IDs
      arm64: dts: qcom: sc8180x: Use the header with DSI phy clock IDs
      arm64: dts: qcom: sdm630: Use the header with DSI phy clock IDs
      arm64: dts: qcom: sdm670: Use the header with DSI phy clock IDs
      arm64: dts: qcom: sdm845: Use the header with DSI phy clock IDs
      arm64: dts: qcom: sm6115: Use the header with DSI phy clock IDs
      arm64: dts: qcom: sm6125: Use the header with DSI phy clock IDs
      arm64: dts: qcom: sm6350: Use the header with DSI phy clock IDs
      arm64: dts: qcom: sm8150: Use the header with DSI phy clock IDs
      arm64: dts: qcom: sm8250: Use the header with DSI phy clock IDs
      arm64: dts: qcom: sm8350: Use the header with DSI phy clock IDs
      arm64: dts: qcom: sm8450: Use the header with DSI phy clock IDs
      arm64: dts: qcom: sm8550: Use the header with DSI phy clock IDs
      arm64: dts: qcom: sm8650: Use the header with DSI phy clock IDs

 arch/arm/boot/dts/qcom/qcom-msm8226.dtsi            |  9 +++++----
 arch/arm/boot/dts/qcom/qcom-msm8974.dtsi            | 21 +++++++++++++--------
 arch/arm64/boot/dts/qcom/msm8916.dtsi               |  9 +++++----
 arch/arm64/boot/dts/qcom/msm8917.dtsi               |  9 +++++----
 arch/arm64/boot/dts/qcom/msm8939.dtsi               | 13 +++++++------
 arch/arm64/boot/dts/qcom/msm8953.dtsi               | 17 +++++++++--------
 arch/arm64/boot/dts/qcom/msm8976.dtsi               | 17 +++++++++--------
 arch/arm64/boot/dts/qcom/msm8996.dtsi               | 21 +++++++++++++--------
 arch/arm64/boot/dts/qcom/msm8998.dtsi               | 17 +++++++++--------
 arch/arm64/boot/dts/qcom/qcm2290.dtsi               |  9 +++++----
 arch/arm64/boot/dts/qcom/sc7180.dtsi                | 11 +++++++----
 arch/arm64/boot/dts/qcom/sc8180x.dtsi               |  9 +++++----
 arch/arm64/boot/dts/qcom/sdm630.dtsi                |  9 +++++----
 arch/arm64/boot/dts/qcom/sdm660.dtsi                | 12 ++++++------
 arch/arm64/boot/dts/qcom/sdm670.dtsi                | 16 +++++++++-------
 arch/arm64/boot/dts/qcom/sdm845-db845c.dts          |  3 ++-
 arch/arm64/boot/dts/qcom/sdm845-mtp.dts             |  3 ++-
 arch/arm64/boot/dts/qcom/sdm845.dtsi                | 21 +++++++++++++--------
 arch/arm64/boot/dts/qcom/sm6115.dtsi                |  8 +++++---
 arch/arm64/boot/dts/qcom/sm6125.dtsi                |  8 +++++---
 arch/arm64/boot/dts/qcom/sm6350.dtsi                |  8 +++++---
 arch/arm64/boot/dts/qcom/sm8150-hdk.dts             |  3 ++-
 arch/arm64/boot/dts/qcom/sm8150.dtsi                | 17 +++++++++--------
 .../boot/dts/qcom/sm8250-xiaomi-elish-common.dtsi   |  3 ++-
 arch/arm64/boot/dts/qcom/sm8250.dtsi                | 21 +++++++++++++--------
 arch/arm64/boot/dts/qcom/sm8350.dtsi                | 15 +++++++++------
 arch/arm64/boot/dts/qcom/sm8450.dtsi                | 21 +++++++++++++--------
 arch/arm64/boot/dts/qcom/sm8550.dtsi                | 17 +++++++++--------
 arch/arm64/boot/dts/qcom/sm8650.dtsi                | 17 +++++++++--------
 29 files changed, 210 insertions(+), 154 deletions(-)
---
base-commit: 7702d0130dc002bab2c3571ddb6ff68f82d99aea
change-id: 20250127-dts-qcom-dsi-phy-clocks-79c6968df235

Best regards,

Comments

Bjorn Andersson April 9, 2025, 4:03 a.m. UTC | #1
On Tue, 08 Apr 2025 11:31:57 +0200, Krzysztof Kozlowski wrote:
> Changes in v2:
> - Collect tags and rebase (no changes).
> - Dependency was merged, so this can send be applied freely.
> - Link to v1: https://lore.kernel.org/r/20250127-dts-qcom-dsi-phy-clocks-v1-0-9d8ddbcb1c7f@linaro.org
> 
> Use the header with DSI phy clock IDs to make code more readable.
> Changes done with sed with alignment/wrapping fixups. Verified with
> dtx_diff.
> 
> [...]

Applied, thanks!

[01/24] ARM: dts: qcom: msm8226: Use the header with DSI phy clock IDs
        commit: 17268faf29992d37033d6ad1a5ed5d924f2430d8
[02/24] ARM: dts: qcom: msm8974: Use the header with DSI phy clock IDs
        commit: 1afdd80d1e021f758c975d857c6beb6da5c891bd
[03/24] ARM: dts: qcom: msm8916: Use the header with DSI phy clock IDs
        commit: 651af46f33ab284400e0fc307e5a81de54c75945
[04/24] arm64: dts: qcom: msm8917: Use the header with DSI phy clock IDs
        commit: 7c92da246e1a6933f25fa015d6c43a6bcfb2c7b3
[05/24] arm64: dts: qcom: msm8939: Use the header with DSI phy clock IDs
        commit: 011e7f2c26dcb42c255ab54207f548d68c3b8e38
[06/24] arm64: dts: qcom: msm8953: Use the header with DSI phy clock IDs
        commit: 8e35fab460cce97e387a2c975db45b762b551521
[07/24] arm64: dts: qcom: msm8976: Use the header with DSI phy clock IDs
        commit: b06f27d09ed455f153d2523f96bbd94ecf6a69d8
[08/24] arm64: dts: qcom: msm8996: Use the header with DSI phy clock IDs
        commit: 4b32499da71716e075ea2dba115e3fe8b6f8ed2f
[09/24] arm64: dts: qcom: msm8998: Use the header with DSI phy clock IDs
        commit: f4220c41decc1944ef319c859840aa5405eee6fa
[10/24] arm64: dts: qcom: qcm2290: Use the header with DSI phy clock IDs
        commit: 48478f726f3793a9d1cf9b10d6487a81ea7e3c73
[11/24] arm64: dts: qcom: sc7180: Use the header with DSI phy clock IDs
        commit: adaa876233c102e53fb2bafe4f502474613f4ed2
[12/24] arm64: dts: qcom: sc8180x: Use the header with DSI phy clock IDs
        commit: 4390fc773154ea25c0aeb4e75d0425cfa8de431f
[13/24] arm64: dts: qcom: sdm630: Use the header with DSI phy clock IDs
        commit: 3c1ae3b255555406c5ff030190649437e399dde9
[14/24] arm64: dts: qcom: sdm670: Use the header with DSI phy clock IDs
        commit: dc489ba0dea37e3655d265f5889ade0d173229d5
[15/24] arm64: dts: qcom: sdm845: Use the header with DSI phy clock IDs
        commit: 77764620c1888e8c8dc169f7c2f693fc4db96964
[16/24] arm64: dts: qcom: sm6115: Use the header with DSI phy clock IDs
        commit: b44bf3bc74912649b2495894e82f5384e24e2060
[17/24] arm64: dts: qcom: sm6125: Use the header with DSI phy clock IDs
        commit: 4f40ebbebcd9a7a03b72aac478c7df7c7b44c635
[18/24] arm64: dts: qcom: sm6350: Use the header with DSI phy clock IDs
        commit: ab7cd7f3968f14171d50ba0b0655186c3857d258
[19/24] arm64: dts: qcom: sm8150: Use the header with DSI phy clock IDs
        commit: 35ed99d7f589f310688fa0d088913e5c8927da43
[20/24] arm64: dts: qcom: sm8250: Use the header with DSI phy clock IDs
        commit: 855ff06098b7f3a2aca21b79d32d212fd096a98e
[21/24] arm64: dts: qcom: sm8350: Use the header with DSI phy clock IDs
        commit: ee4bb3169263bad99d68e0039e944ae53e77691a
[22/24] arm64: dts: qcom: sm8450: Use the header with DSI phy clock IDs
        commit: 0d18a031499d4ea2b86cdc8120c22bdcf22bcac0
[23/24] arm64: dts: qcom: sm8550: Use the header with DSI phy clock IDs
        commit: 0d046b7ad7d3c7f2dfc53fc5ad48e2fe2c3f2186
[24/24] arm64: dts: qcom: sm8650: Use the header with DSI phy clock IDs
        commit: 314ffec606514cdf6d4bbedaaeeba0c826b6afc2

Best regards,