• T
    clk: cdce9xx: add support for cdce9xx clock synthesizer · 260777fc
    Tero Kristo 提交于
    Add support for CDCE913/925/937/949 family of devices. These are modular
    PLL-based low cost, high performance, programmable clock synthesizers,
    multipliers and dividers. They generate up to 9 output clocks from a
    single input frequency. The initial version of the driver does not
    support programming of the PLLs, and thus they run in the bypass mode
    only. The code is loosely based on the linux kernel cdce9xx driver.
    Signed-off-by: NTero Kristo <t-kristo@ti.com>
    260777fc
clk-cdce9xx.c 5.2 KB