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

clk: renesas: r8a7795: Add CCREE clock

This patch adds the clock used by the CryptoCell 630p instance in the
SoC.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

authored by

Gilad Ben-Yossef and committed by
Geert Uytterhoeven
46f3bb5f 3d5155ea

+1
+1
drivers/clk/renesas/r8a7795-cpg-mssr.c
··· 133 133 DEF_MOD("sys-dmac2", 217, R8A7795_CLK_S0D3), 134 134 DEF_MOD("sys-dmac1", 218, R8A7795_CLK_S0D3), 135 135 DEF_MOD("sys-dmac0", 219, R8A7795_CLK_S0D3), 136 + DEF_MOD("sceg-pub", 229, R8A7795_CLK_CR), 136 137 DEF_MOD("cmt3", 300, R8A7795_CLK_R), 137 138 DEF_MOD("cmt2", 301, R8A7795_CLK_R), 138 139 DEF_MOD("cmt1", 302, R8A7795_CLK_R),