linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] clk: at91: clk for 5.17
@ 2021-12-08 13:31 nicolas.ferre
  2021-12-09  8:31 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: nicolas.ferre @ 2021-12-08 13:31 UTC (permalink / raw)
  To: sboyd, mturquette, linux-clk
  Cc: Nicolas Ferre, Linux Kernel list, linux-arm-kernel,
	Horatiu Vultur, Kavyasree Kotagiri, Claudiu Beznea,
	Alexandre Belloni, Ludovic Desroches

From: Nicolas Ferre <nicolas.ferre@microchip.com>

Stephen,

Here are the clk changes for 5.17 which collect changes to the lan966x product
line. We agreed to include these Microchip patches into the at91 branch with
Kavyasree and Horatiu.

Please pull.

Thanks, best regards,
  Nicolas

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/clk-at91-5.17

for you to fetch changes up to 5ad5915dea0047a6376d8f809ea3470ef68b1f92:

  clk: lan966x: Extend lan966x clock driver for clock gating support (2021-12-08 11:19:20 +0100)

----------------------------------------------------------------
AT91 clk driver changes for 5.17:

- Lan966x Generic Clock Controller driver and associated DT bindings
- Lan966x clock driver extended to support clock gating

----------------------------------------------------------------
Horatiu Vultur (4):
      clk: gate: Add devm_clk_hw_register_gate()
      dt-bindings: clock: lan966x: Extend for clock gate support
      dt-bindings: clock: lan966x: Extend includes with clock gates
      clk: lan966x: Extend lan966x clock driver for clock gating support

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

 .../bindings/clock/microchip,lan966x-gck.yaml      |  60 +++++
 drivers/clk/Kconfig                                |   7 +
 drivers/clk/Makefile                               |   1 +
 drivers/clk/clk-gate.c                             |  35 +++
 drivers/clk/clk-lan966x.c                          | 293 +++++++++++++++++++++
 include/dt-bindings/clock/microchip,lan966x.h      |  34 +++
 include/linux/clk-provider.h                       |  23 ++
 7 files changed, 453 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

-- 
Nicolas Ferre

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

* Re: [GIT PULL] clk: at91: clk for 5.17
  2021-12-08 13:31 [GIT PULL] clk: at91: clk for 5.17 nicolas.ferre
@ 2021-12-09  8:31 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2021-12-09  8:31 UTC (permalink / raw)
  To: linux-clk, mturquette, nicolas.ferre
  Cc: Nicolas Ferre, Linux Kernel list, linux-arm-kernel,
	Horatiu Vultur, Kavyasree Kotagiri, Claudiu Beznea,
	Alexandre Belloni, Ludovic Desroches

Quoting nicolas.ferre@microchip.com (2021-12-08 05:31:45)
> From: Nicolas Ferre <nicolas.ferre@microchip.com>
> 
> Stephen,
> 
> Here are the clk changes for 5.17 which collect changes to the lan966x product
> line. We agreed to include these Microchip patches into the at91 branch with
> Kavyasree and Horatiu.
> 
> Please pull.
> 
> Thanks, best regards,
>   Nicolas
> 
> The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
> 
>   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/clk-at91-5.17
> 
> for you to fetch changes up to 5ad5915dea0047a6376d8f809ea3470ef68b1f92:
> 
>   clk: lan966x: Extend lan966x clock driver for clock gating support (2021-12-08 11:19:20 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

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

end of thread, other threads:[~2021-12-09  8:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-08 13:31 [GIT PULL] clk: at91: clk for 5.17 nicolas.ferre
2021-12-09  8:31 ` Stephen Boyd

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).