linux-yocto/drivers/clk/rockchip
Heiko Stuebner f11cfb48f2 clk: rockchip: rk3036: mark ddrphy as critical
[ Upstream commit 596a977b34 ]

The ddrphy is supplied by the dpll, but due to the limited number of PLLs
on the rk3036, the dpll also is used for other periperhals, like the GPU.

So it happened, when the Lima driver turned off the gpu clock, this in
turn also disabled the dpll and thus the ram.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20250503202532.992033-4-heiko@sntech.de
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-27 11:08:55 +01:00
..
clk-cpu.c
clk-ddr.c
clk-half-divider.c
clk-inverter.c
clk-mmc-phase.c
clk-muxgrf.c
clk-pll.c
clk-px30.c
clk-rk3036.c clk: rockchip: rk3036: mark ddrphy as critical 2025-06-27 11:08:55 +01:00
clk-rk3128.c
clk-rk3188.c
clk-rk3228.c
clk-rk3288.c
clk-rk3308.c
clk-rk3328.c clk: rockchip: rk3328: fix wrong clk_ref_usb3otg parent 2025-04-10 14:37:30 +02:00
clk-rk3368.c
clk-rk3399.c
clk-rk3568.c
clk-rk3588.c
clk-rv1108.c
clk-rv1126.c
clk.c clk: rockchip: fix error for unknown clocks 2024-10-10 11:57:54 +02:00
clk.h
Kconfig
Makefile
rst-rk3588.c
softrst.c