Home
last modified time | relevance | path

Searched hist:"26 ad971f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/starfive/
H A Dclk-starfive-jh7100.c26ad971f Wed Jan 26 11:39:51 CST 2022 Emil Renner Berthing <kernel@esmil.dk> clk: starfive: jh7100: Make hw clock implementation reusable

The JH7100 has additional audio and video clocks at different memory
ranges, but they use the same register layout. Add a header and export
the starfive_jh7100_clk_ops function so the clock implementation can be
reused by drivers handling these clocks.

Signed-off-by: Emil Renner Berthing <kernel@esmil.dk>
Link: https://lore.kernel.org/r/20220126173953.1016706-6-kernel@esmil.dk
Signed-off-by: Stephen Boyd <sboyd@kernel.org>