mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
clk: rockchip: link: Add pclk_vo0_grf clock
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com> Change-Id: I321e5dbcb4fd32f41ac85d284e511bc8ad1ed789
This commit is contained in:
@@ -95,6 +95,7 @@ static const struct rockchip_link_info rk3588_clk_gate_link_info[] = {
|
||||
GATE_LINK("aclk_av1_pre", "aclk_av1_root", 1),
|
||||
GATE_LINK("pclk_av1_pre", "pclk_av1_root", 4),
|
||||
GATE_LINK("hclk_sdio_pre", "hclk_sdio_root", 1),
|
||||
GATE_LINK("pclk_vo0_grf", "pclk_vo0_root", 10),
|
||||
};
|
||||
|
||||
static const struct rockchip_link rk3588_clk_gate_link = {
|
||||
|
||||
Reference in New Issue
Block a user