[PATCH 0/5] rockchip: Clock fixes for RK3568
Jonas Karlman
jonas at kwiboo.se
Fri Aug 4 11:33:56 CEST 2023
This series include fixes for minor clock related issues observed while
working on other series.
Patch 1-2 fixes real issues in the clock driver.
Patch 3 change to include support for UART clock in SPL.
Patcj 4 adds dummy support for GMAC speed clocks.
Patch 5 set a common max-frequency value for sdhci
Damon Ding (1):
clk: rockchip: rk3568: Fix clk selection in rk3568_pwm_get_clk
Jonas Karlman (4):
clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_div
clk: rockchip: rk3568: Include UART clocks in SPL
clk: rockchip: rk3568: Add dummy support for GMAC speed clocks
rockchip: rk356x-u-boot: Set max-frequency prop in sdhci node
arch/arm/dts/rk356x-u-boot.dtsi | 3 +--
arch/arm/include/asm/arch-rockchip/cru_rk3568.h | 2 +-
drivers/clk/rockchip/clk_rk3568.c | 17 ++++++++++++-----
3 files changed, 14 insertions(+), 8 deletions(-)
--
2.41.0
More information about the U-Boot
mailing list