mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
clk: rockchip: rk3576: protect pwm clks
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Change-Id: I1f4fadd5e106bdbd450976e360bcf99be2d2e6b8
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user