All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] *clk: npcm750: add clock header to patch, fix typos and content in dt-binding txt
@ 2018-02-15 13:39 ` Tali Perry
  0 siblings, 0 replies; 27+ messages in thread
From: Tali Perry @ 2018-02-15 13:39 UTC (permalink / raw)
  To: brendanhiggins, 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://lkml.org/lkml/2018/2/8/739
(add clock header to patch, fix typos and content in dt-binding txt)

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

Tali Perry (1):
  clk: npcm750: update text with fixed clocks

 .../bindings/clock/nuvoton,npcm750-clk.txt         | 103 +++++++++++++++++++++
 include/dt-bindings/clock/nuvoton,npcm7xx-clock.h  |  51 ++++++++++
 2 files changed, 154 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/clock/nuvoton,npcm750-clk.txt
 create mode 100644 include/dt-bindings/clock/nuvoton,npcm7xx-clock.h

-- 
2.14.1

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

end of thread, other threads:[~2018-02-21 18:22 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-15 13:39 [PATCH v2 0/1] *clk: npcm750: add clock header to patch, fix typos and content in dt-binding txt Tali Perry
2018-02-15 13:39 ` Tali Perry
2018-02-15 13:39 ` [PATCH v2 1/1] clk: npcm750: update text with fixed clocks Tali Perry
2018-02-15 13:39   ` Tali Perry
2018-02-15 13:39   ` Tali Perry
2018-02-15 22:38   ` Brendan Higgins
2018-02-15 22:38     ` Brendan Higgins
2018-02-15 22:38     ` Brendan Higgins
2018-02-15 22:38     ` Brendan Higgins
2018-02-19 14:49     ` Rob Herring
2018-02-19 14:49       ` Rob Herring
2018-02-19 14:49       ` Rob Herring
2018-02-21  4:47       ` Brendan Higgins
2018-02-21  4:47         ` Brendan Higgins
2018-02-21  4:47         ` Brendan Higgins
2018-02-21  4:47         ` Brendan Higgins
2018-02-21 13:23         ` Rob Herring
2018-02-21 13:23           ` Rob Herring
2018-02-21 13:23           ` Rob Herring
2018-02-21 13:23           ` Rob Herring
2018-02-21 18:22           ` Brendan Higgins
2018-02-21 18:22             ` Brendan Higgins
2018-02-21 18:22             ` Brendan Higgins
2018-02-21 18:22             ` Brendan Higgins
2018-02-19 14:56   ` Rob Herring
2018-02-19 14:56     ` Rob Herring
2018-02-19 14:56     ` Rob Herring

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.