clk: shmobile: r8a7795: Add USB3.0 clocks
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Fri, 22 Jan 2016 10:02:29 +0000 (19:02 +0900)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 25 Jan 2016 09:40:14 +0000 (10:40 +0100)
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/clk/shmobile/r8a7795-cpg-mssr.c

index 13e9947..fc260b3 100644 (file)
@@ -122,6 +122,8 @@ static const struct mssr_mod_clk r8a7795_mod_clks[] __initconst = {
        DEF_MOD("scif2",                 310,   R8A7795_CLK_S3D4),
        DEF_MOD("pcie1",                 318,   R8A7795_CLK_S3D1),
        DEF_MOD("pcie0",                 319,   R8A7795_CLK_S3D1),
+       DEF_MOD("usb3-if1",              327,   R8A7795_CLK_S3D1),
+       DEF_MOD("usb3-if0",              328,   R8A7795_CLK_S3D1),
        DEF_MOD("intc-ap",               408,   R8A7795_CLK_S3D1),
        DEF_MOD("audmac0",               502,   R8A7795_CLK_S3D4),
        DEF_MOD("audmac1",               501,   R8A7795_CLK_S3D4),