mbox series

[GIT,PULL] Microchip clock updates for v6.13

Message ID 20241105081941.3981524-1-claudiu.beznea@tuxon.dev (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] Microchip clock updates for v6.13 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/clk-microchip-6.13

Message

Claudiu Beznea Nov. 5, 2024, 8:19 a.m. UTC
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/clk-microchip-6.13

for you to fetch changes up to 47d072b10507f813fb58d90fe6c37dd8686e8ed6:

  clk: lan966x: add support for lan969x SoC clock driver (2024-10-13 19:21:11 +0300)

----------------------------------------------------------------
Microchip clock updates for v6.13

It contains:
- support for the Microchip LAN969X SoC

----------------------------------------------------------------
Daniel Machon (4):
      dt-bindings: clock: add support for lan969x
      clk: lan966x: make clk_names const char * const
      clk: lan966x: prepare driver for lan969x support
      clk: lan966x: add support for lan969x SoC clock driver

 .../bindings/clock/microchip,lan966x-gck.yaml      | 13 +++-
 drivers/clk/clk-lan966x.c                          | 78 +++++++++++++++++-----
 2 files changed, 74 insertions(+), 17 deletions(-)

Comments

Stephen Boyd Nov. 6, 2024, 12:58 a.m. UTC | #1
Quoting Claudiu Beznea (2024-11-05 00:19:41)
> The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
> 
>   Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/clk-microchip-6.13
> 
> for you to fetch changes up to 47d072b10507f813fb58d90fe6c37dd8686e8ed6:
> 
>   clk: lan966x: add support for lan969x SoC clock driver (2024-10-13 19:21:11 +0300)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next