All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFT 0/3] clk: socfpga: minor cleanups and compile testing
@ 2021-03-08 18:23 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 15+ messages in thread
From: Krzysztof Kozlowski @ 2021-03-08 18:23 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Dinh Nguyen, linux-kernel,
	linux-clk, Arnd Bergmann
  Cc: linux-arm-kernel, Krzysztof Kozlowski

Hi,

A fix, cleanup and finally compile testing for SoCFPGA clock drivers.
I don't expect any functional impact, however please test on real
hardware.

I tested compile builds on few configuratins, so I hope kbuild 0-day
will check more options (please give it few days on the lists).

Best regards,
Krzysztof

Krzysztof Kozlowski (3):
  clk: socfpga: allow building N5X clocks with ARCH_N5X
  clk: socfpga: drop duplicated lines in Makefile
  clk: socfpga: allow compile testing of Stratix 10 / Agilex clocks

 drivers/clk/Kconfig          |  1 +
 drivers/clk/Makefile         |  4 +---
 drivers/clk/socfpga/Kconfig  | 23 +++++++++++++++++++++++
 drivers/clk/socfpga/Makefile |  5 ++---
 4 files changed, 27 insertions(+), 6 deletions(-)
 create mode 100644 drivers/clk/socfpga/Kconfig

-- 
2.25.1


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

end of thread, other threads:[~2021-03-09 10:14 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-08 18:23 [RFT 0/3] clk: socfpga: minor cleanups and compile testing Krzysztof Kozlowski
2021-03-08 18:23 ` Krzysztof Kozlowski
2021-03-08 18:23 ` [PATCH 1/3] clk: socfpga: allow building N5X clocks with ARCH_N5X Krzysztof Kozlowski
2021-03-08 18:23   ` Krzysztof Kozlowski
2021-03-08 18:23 ` [PATCH 2/3] clk: socfpga: drop duplicated lines in Makefile Krzysztof Kozlowski
2021-03-08 18:23   ` Krzysztof Kozlowski
2021-03-08 18:23 ` [PATCH 3/3] clk: socfpga: allow compile testing of Stratix 10 / Agilex clocks Krzysztof Kozlowski
2021-03-08 18:23   ` Krzysztof Kozlowski
2021-03-09  0:00   ` kernel test robot
2021-03-09  8:49   ` Krzysztof Kozlowski
2021-03-09  8:49     ` Krzysztof Kozlowski
2021-03-09  9:02     ` Krzysztof Kozlowski
2021-03-09  9:02       ` Krzysztof Kozlowski
2021-03-09 10:11       ` Arnd Bergmann
2021-03-09 10:11         ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.