• Jan Remmet's avatar
    clk: imx6q: disable non functional divider · 3ff86050
    Jan Remmet authored
    The /2 divider between pll4_audio_div and pll4_post_div is not working
    on imx6q. The frequency is not halved as reported by the clock tree
    and measured on clko.
    In the technical reference manual the divider was removed in revision 4.
    It's also not listed in the imx6qp manual.
    
    imx6dl manual mentions a divider for PLL4 and the according register
    description. So keep the divider here.
    Signed-off-by: default avatarJan Remmet <j.remmet@phytec.de>
    Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
    3ff86050
clk-imx6q.c 57.9 KB