Skip to content

Commit 7f91fe3

Browse files
Wolfram Sanggeertu
authored andcommitted
clk: renesas: r8a779a0: Add PWM clock
Tested-by: Kieran Bingham <[email protected]> Signed-off-by: Wolfram Sang <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Reviewed-by: Kieran Bingham <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Geert Uytterhoeven <[email protected]>
1 parent ac9a786 commit 7f91fe3

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
@@ -170,6 +170,7 @@ static const struct mssr_mod_clk r8a779a0_mod_clks[] __initconst = {
170170
DEF_MOD("msi3", 621, R8A779A0_CLK_MSO),
171171
DEF_MOD("msi4", 622, R8A779A0_CLK_MSO),
172172
DEF_MOD("msi5", 623, R8A779A0_CLK_MSO),
173+
DEF_MOD("pwm0", 628, R8A779A0_CLK_S1D8),
173174
DEF_MOD("rpc-if", 629, R8A779A0_CLK_RPCD2),
174175
DEF_MOD("scif0", 702, R8A779A0_CLK_S1D8),
175176
DEF_MOD("scif1", 703, R8A779A0_CLK_S1D8),

0 commit comments

Comments
 (0)