[GIT PULL] Rockchip clock changes for 6.11 #1
Heiko Stuebner
heiko at sntech.de
Thu Jul 4 12:17:58 PDT 2024
Hi Mike, Stephen,
please find below a pull-request with some Rockchip clock changes for 6.11
Nothing really stands out, it's just some small changes.
Please pull.
Thanks
Heiko
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.11-rockchip-clk1
for you to fetch changes up to d89e8096957e35742c9922d3f6628f24de0d6163:
dt-bindings: clock: rk3188-cru-common: remove CLK_NR_CLKS (2024-07-04 19:48:31 +0200)
----------------------------------------------------------------
More exported clocks for rk3128 peripherals, conversion to kmemduo_array
for clock controllers and both rk3128 and rk3188 drop the CLK_NR_CLKS
from their dt-binding header, where it does not belong.
----------------------------------------------------------------
Alex Bee (7):
dt-bindings: clock: rk3128: Add PCLK_MIPIPHY
clk: rockchip: rk3128: Export PCLK_MIPIPHY
clk: rockchip: rk3128: Add hclk_vio_h2p to critical clocks
clk: rockchip: rk3128: Drop CLK_NR_CLKS usage
dt-bindings: clock: rk3128: Drop CLK_NR_CLKS
dt-bindings: clock: rk3128: Add HCLK_SFC
clk: rockchip: rk3128: Add HCLK_SFC
Andy Shevchenko (1):
clk: rockchip: Switch to use kmemdup_array()
Heiko Stuebner (1):
Merge branch 'v6.11-shared/clkids' into v6.11-clk/next
Johan Jonker (2):
clk: rockchip: rk3188: Drop CLK_NR_CLKS usage
dt-bindings: clock: rk3188-cru-common: remove CLK_NR_CLKS
drivers/clk/rockchip/clk-cpu.c | 5 ++---
drivers/clk/rockchip/clk-pll.c | 8 ++++----
drivers/clk/rockchip/clk-rk3128.c | 24 +++++++++++++++++++-----
drivers/clk/rockchip/clk-rk3188.c | 18 ++++++++++++++----
include/dt-bindings/clock/rk3128-cru.h | 4 ++--
include/dt-bindings/clock/rk3188-cru-common.h | 2 --
6 files changed, 41 insertions(+), 20 deletions(-)
More information about the Linux-rockchip
mailing list