Hi Kaneko-san, On Wed, Apr 19, 2017 at 7:46 PM, Yoshihiro Kaneko <ykaneko0929@xxxxxxxxx> wrote: > From: Takeshi Kihara <takeshi.kihara.df@xxxxxxxxxxx> > > This patch supports the clock of USB-DMAC ch3 module added from R8A7795 > ES2.0 SoC. > > Signed-off-by: Takeshi Kihara <takeshi.kihara.df@xxxxxxxxxxx> > Signed-off-by: Yoshihiro Kaneko <ykaneko0929@xxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> I.e. will queue in clk-renesas-for-v4.13. > --- a/drivers/clk/renesas/r8a7795-cpg-mssr.c > +++ b/drivers/clk/renesas/r8a7795-cpg-mssr.c > @@ -142,8 +142,10 @@ enum clk_ids { > DEF_MOD("sdif0", 314, R8A7795_CLK_SD0), > DEF_MOD("pcie1", 318, R8A7795_CLK_S3D1), > DEF_MOD("pcie0", 319, R8A7795_CLK_S3D1), > + DEF_MOD("usb-dmac30", 326, R8A7795_CLK_S3D1), > DEF_MOD("usb3-if1", 327, R8A7795_CLK_S3D1), /* ES1.x */ > DEF_MOD("usb3-if0", 328, R8A7795_CLK_S3D1), > + DEF_MOD("usb-dmac31", 329, R8A7795_CLK_S3D1), I cannot verify their parent clocks, though. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds