[PATCH v1 2/9] clk: nuvoton: Add support for NPCM845

Tom Rini trini at konsulko.com
Thu Feb 17 03:25:02 AEDT 2022


On Wed, Dec 15, 2021 at 10:57:53AM +0800, Stanley Chu wrote:

> Add clock controller driver for NPCM845
> 
> Signed-off-by: Stanley Chu <yschu at nuvoton.com>
> ---
>  drivers/clk/Makefile                      |   1 +
>  drivers/clk/nuvoton/Makefile              |   1 +
>  drivers/clk/nuvoton/clk_npcm8xx.c         | 213 ++++++++++++++++++++++
>  include/dt-bindings/clock/npcm845-clock.h |  17 ++
>  4 files changed, 232 insertions(+)
>  create mode 100644 drivers/clk/nuvoton/Makefile
>  create mode 100644 drivers/clk/nuvoton/clk_npcm8xx.c
>  create mode 100644 include/dt-bindings/clock/npcm845-clock.h

Following up here, Sean had comments and while I've seen follow-up timer
and serial patches, I haven't seen a follow-up clk patch.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20220216/1a2c2f11/attachment.sig>


More information about the openbmc mailing list