mbox series

[GIT,PULL] Rockchip clock changes for 6.13 #1

Message ID 3061836.mvXUDI8C0e@phil (mailing list archive)
State New
Headers show
Series [GIT,PULL] Rockchip clock changes for 6.13 #1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.13-rockchip-clk1

Message

Heiko Stuebner Nov. 14, 2024, 10:38 p.m. UTC
Hi Mike, Stephen,

please find below a pull-request with one Rockchip clock change for 6.13

Please pull.

Thanks
Heiko


The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

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

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.13-rockchip-clk1

for you to fetch changes up to 5011cc7ad9aeea98029385f8a0e81a0ebfc45bed:

  dt-bindings: clock: convert rockchip,rk3328-cru.txt to YAML (2024-10-08 21:11:29 +0200)

----------------------------------------------------------------
YAML conversion of the rk3328 clock controller binding.

----------------------------------------------------------------
Johan Jonker (1):
      dt-bindings: clock: convert rockchip,rk3328-cru.txt to YAML

 .../bindings/clock/rockchip,rk3328-cru.txt         | 58 -----------------
 .../bindings/clock/rockchip,rk3328-cru.yaml        | 74 ++++++++++++++++++++++
 2 files changed, 74 insertions(+), 58 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/clock/rockchip,rk3328-cru.txt
 create mode 100644 Documentation/devicetree/bindings/clock/rockchip,rk3328-cru.yaml

Comments

Stephen Boyd Nov. 14, 2024, 10:41 p.m. UTC | #1
Quoting Heiko Stuebner (2024-11-14 14:38:35)
> Hi Mike, Stephen,
> 
> please find below a pull-request with one Rockchip clock change for 6.13
> 
> Please pull.
> 
> Thanks
> Heiko
> 
> 
> The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
> 
>   Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.13-rockchip-clk1
> 
> for you to fetch changes up to 5011cc7ad9aeea98029385f8a0e81a0ebfc45bed:
> 
>   dt-bindings: clock: convert rockchip,rk3328-cru.txt to YAML (2024-10-08 21:11:29 +0200)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next