mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
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:
@@ -1626,8 +1626,6 @@ static void rk3568_dump_cru(void)
|
||||
}
|
||||
|
||||
static int protect_clocks[] = {
|
||||
CLK_PWM0,
|
||||
PCLK_PWM0,
|
||||
CLK_PWM1,
|
||||
PCLK_PWM1,
|
||||
CLK_PWM2,
|
||||
|
||||
Reference in New Issue
Block a user