All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] clk: npcm: add NPCM7xx clock driver
@ 2018-02-15 13:30 ` Tali Perry
  0 siblings, 0 replies; 10+ messages in thread
From: Tali Perry @ 2018-02-15 13:30 UTC (permalink / raw)
  To: robh+dt, mark.rutland, linux, avifishman70, tmaimon77, raltherr
  Cc: devicetree, linux-kernel, linux-arm-kernel, openbmc, Tali Perry

Add Nuvoton BMC NPCM7xx clock driver.

Nuvoton BMC NPCM7xx contain integrated clock controller which
generates and supplies clock to all modules within the NPCM7xx BMC

1 ==> 2
This patch includes fix request described here:
https://patchwork.kernel.org/patch/10200033/
(move fixed clocks to DT)

Signed-off-by: Tali Perry <tali.perry1@gmail.com>

Tali Perry (1):
  clk: npcm7xx: add clock controller. fixed clock at DT

 drivers/clk/Makefile      |   1 +
 drivers/clk/clk-npcm7xx.c | 759 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 760 insertions(+)
 create mode 100644 drivers/clk/clk-npcm7xx.c

-- 
2.14.1

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

end of thread, other threads:[~2018-02-16 12:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-15 13:30 [PATCH v2 0/1] clk: npcm: add NPCM7xx clock driver Tali Perry
2018-02-15 13:30 ` Tali Perry
2018-02-15 13:30 ` Tali Perry
2018-02-15 13:30 ` [PATCH v2 1/1] clk: npcm7xx: add clock controler. fixed clock at DT Tali Perry
2018-02-15 13:30   ` Tali Perry
2018-02-15 13:30   ` Tali Perry
2018-02-16 12:27   ` Philippe Ombredanne
2018-02-16 12:27     ` Philippe Ombredanne
2018-02-16 12:27     ` Philippe Ombredanne
2018-02-16 12:27     ` Philippe Ombredanne

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.