Skip to content

Commit 120c283

Browse files
CongDanggeertu
authored andcommitted
clk: renesas: r8a779h0: Add CANFD clock
Add the CANFD module clock on the Renesas R-Car V4M (R8A779H0) SoC. Signed-off-by: Cong Dang <[email protected]> Signed-off-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/9bf71bfda338ee5411751174b03b9e870cc818e3.1722519424.git.geert+renesas@glider.be
1 parent 36932cb commit 120c283

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/clk/renesas/r8a779h0-cpg-mssr.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ static const struct mssr_mod_clk r8a779h0_mod_clks[] __initconst = {
176176
DEF_MOD("avb0:rgmii0", 211, R8A779H0_CLK_S0D8_HSC),
177177
DEF_MOD("avb1:rgmii1", 212, R8A779H0_CLK_S0D8_HSC),
178178
DEF_MOD("avb2:rgmii2", 213, R8A779H0_CLK_S0D8_HSC),
179+
DEF_MOD("canfd0", 328, R8A779H0_CLK_SASYNCPERD2),
179180
DEF_MOD("csi40", 331, R8A779H0_CLK_CSI),
180181
DEF_MOD("csi41", 400, R8A779H0_CLK_CSI),
181182
DEF_MOD("hscif0", 514, R8A779H0_CLK_SASYNCPERD1),

0 commit comments

Comments
 (0)