mbox series

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

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

Pull-request

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

Message

Heiko Stuebner Dec. 12, 2023, 9:04 p.m. UTC
Hi Mike, Stephen,

please find below a pull-request with some small Rockchip stuff.

Please pull.

Thanks
Heiko


The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 721bf080f249ab2adcc4337abe164230bfb8594f:

  clk: rockchip: rk3568: Mark pclk_usb as critical (2023-12-05 10:45:55 +0100)

----------------------------------------------------------------
Two new pll rates and an additional critical clock on rk3568.

----------------------------------------------------------------
Chris Morgan (3):
      clk: rockchip: rk3568: Add PLL rate for 115.2MHz
      clk: rockchip: rk3568: Add PLL rate for 126.4MHz
      clk: rockchip: rk3568: Mark pclk_usb as critical

 drivers/clk/rockchip/clk-rk3568.c | 3 +++
 1 file changed, 3 insertions(+)

Comments

Stephen Boyd Dec. 17, 2023, 12:29 a.m. UTC | #1
Quoting Heiko Stuebner (2023-12-12 13:04:58)
> Hi Mike, Stephen,
> 
> please find below a pull-request with some small Rockchip stuff.
> 
> Please pull.
> 
> Thanks
> Heiko
> 
> 
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
> 
>   Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.8-rockchip-clk1
> 
> for you to fetch changes up to 721bf080f249ab2adcc4337abe164230bfb8594f:
> 
>   clk: rockchip: rk3568: Mark pclk_usb as critical (2023-12-05 10:45:55 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next