summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorYe Li <[email protected]>2021-10-29 09:46:30 +0800
committerStefano Babic <[email protected]>2022-02-05 13:38:39 +0100
commitdc77d0f9fc0f31b591a7643b77b6162cb075a98d (patch)
treeb509804bac75fde3dbdc2fd9a314c8673a8e3046 /drivers
parent0f9b10aaba20696886477f29813d85f39ed32f3e (diff)
imx8ulp: clock: Handle the DDRLOCKED when setting DDR clock
The DDRLOCKED bit in CGC2 DDRCLK will auto lock up and down by HW according to DDR DIV updating or DDR CLK halt status change. So DDR PCC disable/enable will trigger the lock up/down flow. We need wait until unlock to ensure clock is ready. And before configuring the DDRCLK DIV, we need polling the DDRLOCKED until it is unlocked. Otherwise writing ti DIV bits will not set. Reviewed-by: Peng Fan <[email protected]> Signed-off-by: Ye Li <[email protected]> Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions