[PATCH 0/4] clk: qcom: Add sane defaults and drop defconfig

Krzysztof Kozlowski posted 4 patches 2 months ago
There is a newer version of this series
arch/arm64/configs/defconfig | 113 -------------------------------
drivers/clk/qcom/Kconfig     | 155 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 155 insertions(+), 113 deletions(-)
[PATCH 0/4] clk: qcom: Add sane defaults and drop defconfig
Posted by Krzysztof Kozlowski 2 months ago
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 (4):
      clk: qcom: Restrict IPQ5424, IPQ6018,IPQ9574, QCM2290 and others to ARM64
      clk: qcom: Make important arm64 drivers default
      clk: qcom: Add defaults for desired arm64 drivers
      arm64: defconfig: Switch Qualcomm SDM845, SM8150 and SM8250 drivers to modules

 arch/arm64/configs/defconfig | 113 -------------------------------
 drivers/clk/qcom/Kconfig     | 155 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 155 insertions(+), 113 deletions(-)
---
base-commit: e6efabc0afca02efa263aba533f35d90117ab283
change-id: 20260416-clk-qcom-defaults-8c8d956fb0cd

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