Commit 19855c82 authored by Jerome Brunet's avatar Jerome Brunet
Browse files

clk: meson: mpll: add init callback and regs



Until now (gx and axg), the mpll setting on boot (whatever the
bootloader) was good enough to generate a clean fractional division.

It is not the case on the g12a. While moving away from the vendor u-boot,
it was noticed the fractional part of the divider was no longer applied.
Like on the pll, some magic settings need to applied on the mpll
register.

This change adds the ability to do that on the mpll driver.

Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
parent dc4e62d3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment