[GIT PULL] Rockchip clock changes for 6.10 #1
Heiko Stuebner
heiko at sntech.de
Sun May 5 13:05:38 PDT 2024
Hi Mike, Stephen,
please find below a pull-request with some Rockchip clock changes for 6.10
Nothing really stands out, it's just some small changes.
Please pull.
Thanks
Heiko
The following changes since commit 4cece764965020c22cff7665b18a012006359095:
Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.10-rockchip-clk1
for you to fetch changes up to f513991b69885025995dcb4ca75d2ee7261e1273:
clk: rockchip: rk3568: Add PLL rate for 724 MHz (2024-05-04 12:38:13 +0200)
----------------------------------------------------------------
A new PLL rate and missing mux on rk3568, a missing reset line on rk3588
and removal of an unused field.
----------------------------------------------------------------
Christophe JAILLET (1):
clk: rockchip: Remove an unused field in struct rockchip_mmc_clock
David Jander (1):
clk: rockchip: rk3568: Add missing USB480M_PHY mux
Heiko Stuebner (1):
Merge branch 'v6.10-shared/clkids' into v6.10-clk/next
Lucas Stach (1):
clk: rockchip: rk3568: Add PLL rate for 724 MHz
Sascha Hauer (1):
dt-bindings: clock: rockchip: add USB480M_PHY mux
Shreeya Patel (2):
dt-bindings: reset: Define reset id used for HDMI Receiver
clk: rockchip: rk3588: Add reset line for HDMI Receiver
drivers/clk/rockchip/clk-mmc-phase.c | 1 -
drivers/clk/rockchip/clk-rk3568.c | 5 +++++
drivers/clk/rockchip/rst-rk3588.c | 1 +
include/dt-bindings/clock/rk3568-cru.h | 1 +
include/dt-bindings/reset/rockchip,rk3588-cru.h | 2 ++
5 files changed, 9 insertions(+), 1 deletion(-)
More information about the Linux-rockchip
mailing list