Skip to content
Commit 0520be0f authored by Peng Fan's avatar Peng Fan Committed by Lukasz Majewski
Browse files

clk: prograte clk enable/disable to parent



On i.MX8MM, thinking such as clk path
OSC->PLL->PLL GATE->CCM ROOT->CCGR GATE->Device

Only enabling CCGR GATE is not enough, we also need to enable PLL GATE
to make sure the clk path work. So when enabling CCGR GATE,
we could prograte to enabling PLL GATE to make life easier.

Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
parent e6849e2f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment