clk: rockchip: rk3576: protect pwm clks

Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Change-Id: I1f4fadd5e106bdbd450976e360bcf99be2d2e6b8
This commit is contained in:
Elaine Zhang
2024-11-26 16:52:30 +08:00
committed by Tao Huang
parent d4c36cfc6e
commit ac9eb89ef6

View File

@@ -1739,6 +1739,12 @@ static void rk3576_dump_cru(void)
}
static int protect_clocks[] = {
CLK_PMU1PWM,
PCLK_PMU1PWM,
CLK_PWM1,
PCLK_PWM1,
CLK_PWM2,
PCLK_PWM2,
ACLK_EBC,
HCLK_EBC,
DCLK_EBC,