clk: rockchip: rk3568: remove pwm0 for protect clock

Fixes: e0c790b129 ("clk: rockchip: rk3568: protect pwm clks")
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Change-Id: I45c5a9f502052bf191fe80f11a9b510592a114a0
This commit is contained in:
Elaine Zhang
2024-11-29 15:42:41 +08:00
committed by Tao Huang
parent c7a128313e
commit cd4db37fa4

View File

@@ -1626,8 +1626,6 @@ static void rk3568_dump_cru(void)
}
static int protect_clocks[] = {
CLK_PWM0,
PCLK_PWM0,
CLK_PWM1,
PCLK_PWM1,
CLK_PWM2,