clk: rockchip: link: Add pclk_vo1_grf clock

Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
Change-Id: I3f0f46fd9580e935769335aa20f78c2ee74dbdaa
This commit is contained in:
Wyon Bi
2022-02-25 10:13:08 +08:00
committed by Tao Huang
parent 76570bf545
commit 961bd97597

View File

@@ -96,6 +96,7 @@ static const struct rockchip_link_info rk3588_clk_gate_link_info[] = {
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),
GATE_LINK("pclk_vo1_grf", "pclk_vo1_root", 12),
};
static const struct rockchip_link rk3588_clk_gate_link = {