Skip to content

Commit

Permalink
clk: renesas: cpg-mssr: Add du1 clock to R8A7745
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
  • Loading branch information
Fabrizio Castro authored and Geert Uytterhoeven committed Oct 20, 2017
1 parent d454cec commit 9dc0dde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/clk/renesas/r8a7745-cpg-mssr.c
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ static const struct mssr_mod_clk r8a7745_mod_clks[] __initconst = {
DEF_MOD("scif2", 719, R8A7745_CLK_P),
DEF_MOD("scif1", 720, R8A7745_CLK_P),
DEF_MOD("scif0", 721, R8A7745_CLK_P),
DEF_MOD("du1", 723, R8A7745_CLK_ZX),
DEF_MOD("du0", 724, R8A7745_CLK_ZX),
DEF_MOD("ipmmu-sgx", 800, R8A7745_CLK_ZX),
DEF_MOD("vin1", 810, R8A7745_CLK_ZG),
Expand Down

0 comments on commit 9dc0dde

Please sign in to comment.