[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210308182339.379775-1-krzysztof.kozlowski@canonical.com>
Date: Mon, 8 Mar 2021 19:23:36 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Dinh Nguyen <dinguyen@...nel.org>,
linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org,
Arnd Bergmann <arnd@...db.de>
Cc: linux-arm-kernel@...ts.infradead.org,
Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
Subject: [RFT 0/3] clk: socfpga: minor cleanups and compile testing
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
Powered by blists - more mailing lists