• J
    clk: meson: mpll: add init callback and regs · 19855c82
    Jerome Brunet 提交于
    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: NJerome Brunet <jbrunet@baylibre.com>
    19855c82
clk-mpll.h 712 字节