mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
clk: renesas: r7s9210: Add USB clocks
Add USB clocks for RZ/A2 Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
committed by
Geert Uytterhoeven
parent
6f44610c30
commit
eb38c119dd
@@ -87,6 +87,8 @@ static const struct mssr_mod_clk r7s9210_mod_clks[] __initconst = {
|
||||
DEF_MOD_STB("scif1", 46, R7S9210_CLK_P1C),
|
||||
DEF_MOD_STB("scif0", 47, R7S9210_CLK_P1C),
|
||||
|
||||
DEF_MOD_STB("usb1", 60, R7S9210_CLK_B),
|
||||
DEF_MOD_STB("usb0", 61, R7S9210_CLK_B),
|
||||
DEF_MOD_STB("ether1", 64, R7S9210_CLK_B),
|
||||
DEF_MOD_STB("ether0", 65, R7S9210_CLK_B),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user