Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/7] clk: qcom: Add sane defaults and drop defconfig
@ 2026-07-03 10:03 Krzysztof Kozlowski
  2026-07-03 10:03 ` [PATCH v3 1/7] clk: qcom: Restrict IPQ5424, IPQ6018,IPQ9574, QCM2290 and others to ARM64 Krzysztof Kozlowski
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2026-07-03 10:03 UTC (permalink / raw)
  To: Bjorn Andersson, Michael Turquette, Stephen Boyd, Brian Masney,
	Konrad Dybcio
  Cc: linux-arm-msm, linux-clk, linux-kernel, linux-arm-kernel,
	Dmitry Baryshkov, Konrad Dybcio, Krzysztof Kozlowski

Merging, Bjorn:
===============
All clock changes via Qualcomm clock tree. The defconfig can wait a
cycle or could be applied via the same branch on Qualcomm tree. In case
of the latter, keep it on separate branch in case this needs to be
shared with soc@ tree.

Changes in v3:
- Add tags
- Make SDM_GCC_660 builtin
- Link to v2: https://patch.msgid.link/20260609-clk-qcom-defaults-v2-0-0c67c06dca11@oss.qualcomm.com

Changes in v2:
- Significant rework:
- Add more commits, also for arm32 drivers
- Split defconfig changes to separate commits, so clock can still go
  this cycle and defconfig later. Also, less conflicts.
- Link to v1: https://patch.msgid.link/20260416-clk-qcom-defaults-v1-0-579e75c4cfe5@oss.qualcomm.com
- Dropped most review tags, due to changes.

We should not be really asking whether to enable clock controller
drivers. This is obvious choice.

And if it does not seem obvious, then consider [1].

[1] https://lore.kernel.org/all/CAHk-%3Dwhigg3hvOy7c1j1MXFy6o6CHp0g4Tc3Y-MAk%2BXDssHU0A@mail.gmail.com/

If the approach is fine, I will do similarly with inteconnect and
pinctrl (and maybe others).

Best regards,
Krzysztof

---
Krzysztof Kozlowski (7):
      clk: qcom: Restrict IPQ5424, IPQ6018,IPQ9574, QCM2290 and others to ARM64
      clk: qcom: Restrict A7PLL and IPQ4019 GCC to ARM
      clk: qcom: Make important ARM64 drivers default
      clk: qcom: Make important ARM32 drivers default
      clk: qcom: Add defaults for desired arm64 drivers
      ARM/arm64: defconfig: Drop redundant Qualcomm clock entries
      arm64: defconfig: Switch Qualcomm SDM845, SM8150 and SM8250 drivers to modules

 arch/arm/configs/multi_v7_defconfig |   9 --
 arch/arm/configs/qcom_defconfig     |  14 ---
 arch/arm64/configs/defconfig        | 119 -----------------------
 drivers/clk/qcom/Kconfig            | 186 ++++++++++++++++++++++++++++++++++++
 4 files changed, 186 insertions(+), 142 deletions(-)
---
base-commit: efa85f42554564c3ed7e6ef611ba21025e58c28c
change-id: 20260416-clk-qcom-defaults-8c8d956fb0cd

Best regards,
--  
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>



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

end of thread, other threads:[~2026-07-03 12:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-03 10:03 [PATCH v3 0/7] clk: qcom: Add sane defaults and drop defconfig Krzysztof Kozlowski
2026-07-03 10:03 ` [PATCH v3 1/7] clk: qcom: Restrict IPQ5424, IPQ6018,IPQ9574, QCM2290 and others to ARM64 Krzysztof Kozlowski
2026-07-03 10:04 ` [PATCH v3 2/7] clk: qcom: Restrict A7PLL and IPQ4019 GCC to ARM Krzysztof Kozlowski
2026-07-03 10:04 ` [PATCH v3 3/7] clk: qcom: Make important ARM64 drivers default Krzysztof Kozlowski
2026-07-03 10:04 ` [PATCH v3 4/7] clk: qcom: Make important ARM32 " Krzysztof Kozlowski
2026-07-03 10:25   ` Konrad Dybcio
2026-07-03 10:04 ` [PATCH v3 5/7] clk: qcom: Add defaults for desired arm64 drivers Krzysztof Kozlowski
2026-07-03 10:04 ` [PATCH v3 6/7] ARM/arm64: defconfig: Drop redundant Qualcomm clock entries Krzysztof Kozlowski
2026-07-03 10:25   ` Konrad Dybcio
2026-07-03 10:04 ` [PATCH v3 7/7] arm64: defconfig: Switch Qualcomm SDM845, SM8150 and SM8250 drivers to modules Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox