• A
    clk: imx: add pllv4 support · d9a8f950
    A.s. Dong 提交于
    pllv4 is designed for System Clock Generation (SCG) module observed
    in IMX ULP SoC series. e.g. i.MX7ULP.
    
    The SCG modules generates clock used to derive processor, system,
    peripheral bus and external memory interface clocks while this patch
    intends to support the PLL part.
    
    Cc: Stephen Boyd <sboyd@codeaurora.org>
    Cc: Michael Turquette <mturquette@baylibre.com>
    Cc: Shawn Guo <shawnguo@kernel.org>
    Cc: Anson Huang <Anson.Huang@nxp.com>
    Cc: Bai Ping <ping.bai@nxp.com>
    Signed-off-by: NDong Aisheng <aisheng.dong@nxp.com>
    [sboyd@kernel.org: Include clk.h for sparse warnings]
    Signed-off-by: NStephen Boyd <sboyd@kernel.org>
    d9a8f950
clk-pllv4.c 3.7 KB