Hi Shimoda-san, On Fri, Jan 22, 2016 at 11:02 AM, Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote: > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > --- > This patch is based on the latest clk.git / clk-next branch. > (commit id = 3da834e3e5a4a5d26882955298b55a9ed37a00bc) > > drivers/clk/shmobile/r8a7795-cpg-mssr.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/clk/shmobile/r8a7795-cpg-mssr.c b/drivers/clk/shmobile/r8a7795-cpg-mssr.c > index 13e9947..fc260b3 100644 > --- a/drivers/clk/shmobile/r8a7795-cpg-mssr.c > +++ b/drivers/clk/shmobile/r8a7795-cpg-mssr.c > @@ -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), Thank you, looks fine! Note that I couldn't verify the parent clock. Will queue for next renesas-drivers and v4.6. 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