mbox series

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

Message ID 20250127-dts-qcom-dsi-phy-clocks-v1-0-9d8ddbcb1c7f@linaro.org (mailing list archive)
Headers show
Series ARM / arm64: dts: qcom: Use the header with DSI phy clock IDs | expand

Message

Krzysztof Kozlowski Jan. 27, 2025, 1:47 p.m. UTC
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.

Depends on:
https://lore.kernel.org/all/20250127132105.107138-1-krzysztof.kozlowski@linaro.org/

Please wait with merging till this hit mainline.

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: 1df6c90cce2d90ca54e18b498e7d8928d07ee0dd
change-id: 20250127-dts-qcom-dsi-phy-clocks-79c6968df235

Best regards,

Comments

Dmitry Baryshkov Jan. 27, 2025, 1:56 p.m. UTC | #1
On Mon, Jan 27, 2025 at 02:47:33PM +0100, Krzysztof Kozlowski wrote:
> 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.
> 
> Depends on:
> https://lore.kernel.org/all/20250127132105.107138-1-krzysztof.kozlowski@linaro.org/
> 
> Please wait with merging till this hit mainline.
> 
> Best regards,
> Krzysztof
> 

For the series:

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Neil Armstrong Jan. 27, 2025, 2:05 p.m. UTC | #2
On 27/01/2025 14:47, Krzysztof Kozlowski wrote:
> 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.
> 
> Depends on:
> https://lore.kernel.org/all/20250127132105.107138-1-krzysztof.kozlowski@linaro.org/
> 
> Please wait with merging till this hit mainline.
> 
> 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: 1df6c90cce2d90ca54e18b498e7d8928d07ee0dd
> change-id: 20250127-dts-qcom-dsi-phy-clocks-79c6968df235
> 
> Best regards,

Thanks !
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>