On Wed, Apr 19, 2017 at 3:24 PM, Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx> wrote: > From: Ryo Kodama <ryo.kodama.vz@xxxxxxxxxxx> > > This patch adds PWM clock for PWM. > > Signed-off-by: Ryo Kodama <ryo.kodama.vz@xxxxxxxxxxx> > Signed-off-by: Takeshi Kihara <takeshi.kihara.df@xxxxxxxxxxx> > Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx> > --- > drivers/clk/renesas/r8a7796-cpg-mssr.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/clk/renesas/r8a7796-cpg-mssr.c b/drivers/clk/renesas/r8a7796-cpg-mssr.c > index 9d114b3..be0fc00 100644 > --- a/drivers/clk/renesas/r8a7796-cpg-mssr.c > +++ b/drivers/clk/renesas/r8a7796-cpg-mssr.c > @@ -151,6 +151,7 @@ static const struct mssr_mod_clk r8a7796_mod_clks[] __initconst = { > DEF_MOD("hscif1", 519, R8A7796_CLK_S3D1), > DEF_MOD("hscif0", 520, R8A7796_CLK_S3D1), > DEF_MOD("thermal", 522, R8A7796_CLK_CP), > + DEF_MOD("pwm", 523, R8A7796_CLK_S3D4), My copy of the R-Car Gen3 user manual rev. 0.53 says S0D12. 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