• S
    clk: Add K210 clock support · f9c7d4f9
    Sean Anderson 提交于
    Due to the large number of clocks, I decided to use the CCF. The overall
    structure is modeled after the imx code. Clocks parameters are stored in
    several arrays, and are then instantiated at run-time. There are some
    translation macros (FOOIFY()) which allow for more dense packing.
    Signed-off-by: NSean Anderson <seanga2@gmail.com>
    CC: Lukasz Majewski <lukma@denx.de>
    f9c7d4f9
MAINTAINERS 27.1 KB