Skip to content
  • Marek Vasut's avatar
    clk: renesas: Implement R8A779H0 V4M PLL7 support · 0fb76cc0
    Marek Vasut authored
    
    
    Add PLL7 support to Gen3/Gen4 common clock driver. Add initial PLL7
    multiplier and divider values into table in R8A779H0 V4M clock driver.
    
    The PLL7 is new PLL added in R8A779H0 V4M SoC. Only integer multiplication
    mode is supported by PLL7. The PLL reference clock are either 16.66 MHz or
    20 MHz on R8A779H0 V4M SoC, and the output frequency must be 2000 MHz. The
    multiplier values fitting this requirement are calculated to 120 or 100.
    
    Signed-off-by: default avatarMarek Vasut <marek.vasut+renesas@mailbox.org>
    0fb76cc0