linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] clk: Do not enable by default during compile testing
@ 2025-04-04 11:56 Krzysztof Kozlowski
  2025-04-04 11:56 ` [PATCH 1/5] clk: meson: " Krzysztof Kozlowski
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Krzysztof Kozlowski @ 2025-04-04 11:56 UTC (permalink / raw)
  To: Neil Armstrong, Jerome Brunet, Michael Turquette, Stephen Boyd,
	Kevin Hilman, Martin Blumenstingl, Maxime Coquelin,
	Alexandre Torgue, Chen-Yu Tsai, Jernej Skrabec, Samuel Holland,
	Emilio López
  Cc: linux-amlogic, linux-clk, linux-arm-kernel, linux-kernel,
	linux-stm32, linux-sunxi, Krzysztof Kozlowski

Enabling the compile test should not cause automatic enabling of all
drivers.

No dependencies, can be picked by individual maintainers.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (5):
      clk: meson: Do not enable by default during compile testing
      clk: nuvoton: Do not enable by default during compile testing
      clk: stm32: Do not enable by default during compile testing
      clk: sunxi-ng: Do not enable by default during compile testing
      clk: sunxi: Do not enable by default during compile testing

 drivers/clk/meson/Kconfig    | 16 +++++++--------
 drivers/clk/nuvoton/Kconfig  |  4 ++--
 drivers/clk/stm32/Kconfig    |  8 ++++----
 drivers/clk/sunxi-ng/Kconfig | 48 ++++++++++++++++++++++----------------------
 drivers/clk/sunxi/Kconfig    | 10 ++++-----
 5 files changed, 43 insertions(+), 43 deletions(-)
---
base-commit: 07951d09335e96138e0595208fcc66c35ce0447e
change-id: 20250404-kconfig-defaults-clk-fa24f8dc6143

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>



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

end of thread, other threads:[~2025-06-20  7:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-04 11:56 [PATCH 0/5] clk: Do not enable by default during compile testing Krzysztof Kozlowski
2025-04-04 11:56 ` [PATCH 1/5] clk: meson: " Krzysztof Kozlowski
2025-04-06 20:31   ` Martin Blumenstingl
2025-04-04 11:56 ` [PATCH 2/5] clk: nuvoton: " Krzysztof Kozlowski
2025-05-22 18:32   ` Krzysztof Kozlowski
2025-06-20  7:21   ` Stephen Boyd
2025-04-04 11:56 ` [PATCH 3/5] clk: stm32: " Krzysztof Kozlowski
2025-05-22 18:32   ` Krzysztof Kozlowski
2025-06-20  7:21   ` Stephen Boyd
2025-04-04 11:57 ` [PATCH 4/5] clk: sunxi-ng: " Krzysztof Kozlowski
2025-04-04 14:13   ` Andre Przywara
2025-04-04 16:43     ` Krzysztof Kozlowski
2025-04-04 11:57 ` [PATCH 5/5] clk: sunxi: " Krzysztof Kozlowski
2025-04-27  4:38   ` Chen-Yu Tsai
2025-04-27  4:42     ` Chen-Yu Tsai
2025-04-27  6:22 ` (subset) [PATCH 0/5] clk: " Chen-Yu Tsai
2025-05-15 12:59 ` Jerome Brunet

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).