mbox series

[GIT,PULL] Rockchip clock changes for 5.19

Message ID 8148508.MhkbZ0Pkbq@phil (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Rockchip clock changes for 5.19 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.19-rockchip-clk1

Message

Heiko Stuebner May 17, 2022, 7:25 p.m. UTC
Hi Mike, Stephen,

please find below some Rockchip clock changes for 5.19.

I've split out the conversion from txt to yaml into a separate tag
which'll follow shortly.

Please pull, thanks
Heiko

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.19-rockchip-clk1

for you to fetch changes up to b21445db9818ccb9fa1c0ba81fd3705eb8d347e3:

  dt-binding: clock: Add missing rk3568 cru bindings (2022-05-14 12:40:41 +0200)

----------------------------------------------------------------
Some fixes for recent yaml conversion of clock bindinds
and making the hclk_vo critical for rk3568.

----------------------------------------------------------------
Johan Jonker (4):
      dt-bindings: clock: fix some conversion style issues for rockchip,rk3399-cru.yaml
      dt-bindings: clock: replace a maintainer for rockchip,rk3399-cru.yaml
      dt-bindings: clock: use generic node name for pmucru example in rockchip,rk3399-cru.yaml
      dt-bindings: clock: fix rk3399 cru clock issues

Peter Geis (1):
      dt-binding: clock: Add missing rk3568 cru bindings

Sascha Hauer (1):
      clk: rockchip: Mark hclk_vo as critical on rk3568

 .../bindings/clock/rockchip,rk3399-cru.yaml        | 33 ++++++++--------------
 .../bindings/clock/rockchip,rk3568-cru.yaml        | 13 +++++++++
 drivers/clk/rockchip/clk-rk3568.c                  |  1 +
 3 files changed, 26 insertions(+), 21 deletions(-)

Comments

Stephen Boyd May 17, 2022, 10:19 p.m. UTC | #1
Quoting Heiko Stuebner (2022-05-17 12:25:19)
> Hi Mike, Stephen,
> 
> please find below some Rockchip clock changes for 5.19.
> 
> I've split out the conversion from txt to yaml into a separate tag
> which'll follow shortly.
> 
> Please pull, thanks
> Heiko
> 
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
> 
>   Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.19-rockchip-clk1
> 
> for you to fetch changes up to b21445db9818ccb9fa1c0ba81fd3705eb8d347e3:
> 
>   dt-binding: clock: Add missing rk3568 cru bindings (2022-05-14 12:40:41 +0200)
> 
> ----------------------------------------------------------------

Applied to clk-next