linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/24] ARM / arm64: dts: qcom: Use the header with DSI phy clock IDs
@ 2025-01-27 13:47 Krzysztof Kozlowski
  2025-01-27 13:47 ` [PATCH 01/24] ARM: dts: qcom: msm8226: " Krzysztof Kozlowski
                   ` (25 more replies)
  0 siblings, 26 replies; 27+ messages in thread
From: Krzysztof Kozlowski @ 2025-01-27 13:47 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, cros-qcom-dts-watchers
  Cc: linux-arm-msm, devicetree, linux-kernel, Krzysztof Kozlowski

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,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


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

end of thread, other threads:[~2025-01-27 14:05 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-27 13:47 [PATCH 00/24] ARM / arm64: dts: qcom: Use the header with DSI phy clock IDs Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 01/24] ARM: dts: qcom: msm8226: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 02/24] ARM: dts: qcom: msm8974: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 03/24] ARM: dts: qcom: msm8916: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 04/24] arm64: dts: qcom: msm8917: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 05/24] arm64: dts: qcom: msm8939: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 06/24] arm64: dts: qcom: msm8953: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 07/24] arm64: dts: qcom: msm8976: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 08/24] arm64: dts: qcom: msm8996: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 09/24] arm64: dts: qcom: msm8998: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 10/24] arm64: dts: qcom: qcm2290: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 11/24] arm64: dts: qcom: sc7180: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 12/24] arm64: dts: qcom: sc8180x: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 13/24] arm64: dts: qcom: sdm630: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 14/24] arm64: dts: qcom: sdm670: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 15/24] arm64: dts: qcom: sdm845: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 16/24] arm64: dts: qcom: sm6115: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 17/24] arm64: dts: qcom: sm6125: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 18/24] arm64: dts: qcom: sm6350: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 19/24] arm64: dts: qcom: sm8150: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 20/24] arm64: dts: qcom: sm8250: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 21/24] arm64: dts: qcom: sm8350: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 22/24] arm64: dts: qcom: sm8450: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 23/24] arm64: dts: qcom: sm8550: " Krzysztof Kozlowski
2025-01-27 13:47 ` [PATCH 24/24] arm64: dts: qcom: sm8650: " Krzysztof Kozlowski
2025-01-27 13:56 ` [PATCH 00/24] ARM / arm64: dts: qcom: " Dmitry Baryshkov
2025-01-27 14:05 ` neil.armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).