Skip to content

Commit 9dc0dde

Browse files
Fabrizio Castrogeertu
authored andcommitted
clk: renesas: cpg-mssr: Add du1 clock to R8A7745
Signed-off-by: Fabrizio Castro <[email protected]> Reviewed-by: Biju Das <[email protected]> Signed-off-by: Geert Uytterhoeven <[email protected]>
1 parent d454cec commit 9dc0dde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ static const struct mssr_mod_clk r8a7745_mod_clks[] __initconst = {
129129
DEF_MOD("scif2", 719, R8A7745_CLK_P),
130130
DEF_MOD("scif1", 720, R8A7745_CLK_P),
131131
DEF_MOD("scif0", 721, R8A7745_CLK_P),
132+
DEF_MOD("du1", 723, R8A7745_CLK_ZX),
132133
DEF_MOD("du0", 724, R8A7745_CLK_ZX),
133134
DEF_MOD("ipmmu-sgx", 800, R8A7745_CLK_ZX),
134135
DEF_MOD("vin1", 810, R8A7745_CLK_ZG),

0 commit comments

Comments
 (0)