Skip to content

Commit 3ae4087

Browse files
Wolfram Sanggeertu
authored andcommitted
clk: renesas: r8a779a0: Add TPU clock
Signed-off-by: Wolfram Sang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Geert Uytterhoeven <[email protected]>
1 parent fa2a30f commit 3ae4087

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ static const struct mssr_mod_clk r8a779a0_mod_clks[] __initconst = {
205205
DEF_MOD("tmu2", 715, R8A779A0_CLK_S1D4),
206206
DEF_MOD("tmu3", 716, R8A779A0_CLK_S1D4),
207207
DEF_MOD("tmu4", 717, R8A779A0_CLK_S1D4),
208+
DEF_MOD("tpu0", 718, R8A779A0_CLK_S1D8),
208209
DEF_MOD("vin00", 730, R8A779A0_CLK_S1D1),
209210
DEF_MOD("vin01", 731, R8A779A0_CLK_S1D1),
210211
DEF_MOD("vin02", 800, R8A779A0_CLK_S1D1),

0 commit comments

Comments
 (0)