Home
last modified time | relevance | path

Searched hist:a9003f74f5a2f487e101f3aa1dd5c3d3a78c6999 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/renesas/
H A Dr8a779g0-cpg-mssr.cdiff a9003f74f5a2f487e101f3aa1dd5c3d3a78c6999 Fri Oct 07 15:10:01 CEST 2022 Geert Uytterhoeven <geert+renesas@glider.be> clk: renesas: r8a779g0: Fix HSCIF parent clocks

As serial communication requires a clean clock signal, the High Speed
Serial Communication Interfaces with FIFO (HSCIF) is clocked by a clock
that is not affected by Spread Spectrum or Fractional Multiplication.

Hence change the parent clocks for the HSCIF modules from the S0D3_PER
clock to the SASYNCPERD1 clock (which has the same clock rate), cfr.
R-Car V4H Hardware User's Manual rev. 0.54.

Fixes: 0ab55cf1834177a2 ("clk: renesas: cpg-mssr: Add support for R-Car V4H")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/b7928abc8b9f53d5b06ec8624342f449de3d24ec.1665147497.git.geert+renesas@glider.be