Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

clk: renesas: r8a779f0: Add UFS clock

Add the module clock used by the UFS host controller on the Renesas
R-Car S4-8 (R8A779F0) SoC.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/20220411124932.3765571-1-yoshihiro.shimoda.uh@renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

authored by

Yoshihiro Shimoda and committed by
Geert Uytterhoeven
b243a358 59086e41

+1
+1
drivers/clk/renesas/r8a779f0-cpg-mssr.c
··· 132 132 DEF_MOD("sys-dmac1", 710, R8A779F0_CLK_S0D3_PER), 133 133 DEF_MOD("wdt", 907, R8A779F0_CLK_R), 134 134 DEF_MOD("pfc0", 915, R8A779F0_CLK_CL16M), 135 + DEF_MOD("ufs", 1514, R8A779F0_CLK_S0D4_HSC), 135 136 }; 136 137 137 138 static const unsigned int r8a779f0_crit_mod_clks[] __initconst = {