linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add driver for lan966x Generic Clock Controlle
@ 2021-09-02  9:28 kavyasree.kotagiri
  0 siblings, 0 replies; only message in thread
From: kavyasree.kotagiri @ 2021-09-02  9:28 UTC (permalink / raw)
  To: robh+dt, mturquette, sboyd
  Cc: linux-kernel, devicetree, linux-clk, UNGLinuxDriver,
	Eugen.Hristev, Kavyasree.Kotagiri, Manohar.Puri

From: Kavyasree Kotagiri <Kavyasree.Kotagiri@microchip.com>

This patch series adds a device driver for Generic Clock Controller
of lan966x SoC.

Kavyasree Kotagiri (3):
  dt-bindings: clock: lan966x: Add binding includes for lan966x SoC
    clock IDs
  clk: lan966x: Add lan966x SoC clock driver
  dt-bindings: clock: lan966x: Add LAN966X Clock Controller

 .../bindings/clock/microchip,lan966x-gck.yaml |  46 ++++
 drivers/clk/clk-lan966x.c                     | 235 ++++++++++++++++++
 include/dt-bindings/clock/microchip,lan966x.h |  28 +++
 3 files changed, 309 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/clock/microchip,lan966x-gck.yaml
 create mode 100644 drivers/clk/clk-lan966x.c
 create mode 100644 include/dt-bindings/clock/microchip,lan966x.h

--
2.17.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-02  9:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-02  9:28 [PATCH 0/3] Add driver for lan966x Generic Clock Controlle kavyasree.kotagiri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).