kernel_samsung_a53x/drivers/clk/rockchip
Jonas Karlman f7789d5a0b clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228
[ Upstream commit 1d34b9757523c1ad547bd6d040381f62d74a3189 ]

Similar to DCLK_LCDC on RK3328, the DCLK_VOP on RK3228 is typically
parented by the hdmiphy clk and it is expected that the DCLK_VOP and
hdmiphy clk rate are kept in sync.

Use CLK_SET_RATE_PARENT and CLK_SET_RATE_NO_REPARENT flags, same as used
on RK3328, to make full use of all possible supported display modes.

Fixes: 0a9d4ac08ebc ("clk: rockchip: set the clock ids for RK3228 VOP")
Fixes: 307a2e9ac524 ("clk: rockchip: add clock controller for rk3228")
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Link: https://lore.kernel.org/r/20240615170417.3134517-3-jonas@kwiboo.se
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:21:24 +01:00
..
clk-cpu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-ddr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-half-divider.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-inverter.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-mmc-phase.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-muxgrf.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-pll.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-px30.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-rk3036.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-rk3128.c clk: rockchip: rk3128: Fix HCLK_OTG gate register 2024-11-18 12:12:16 +01:00
clk-rk3188.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-rk3228.c clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228 2024-11-23 23:21:24 +01:00
clk-rk3288.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-rk3308.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-rk3328.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-rk3368.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-rk3399.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk-rv1108.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
clk.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
softrst.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00