On Wed, Apr 19, 2017 at 3:24 PM, Ulrich Hecht
<[email protected]> wrote:
> From: Ryo Kodama <[email protected]>
>
> This patch adds PWM clock for PWM.
>
> Signed-off-by: Ryo Kodama <[email protected]>
> Signed-off-by: Takeshi Kihara <[email protected]>
> Signed-off-by: Ulrich Hecht <[email protected]>
> ---
> 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 -- [email protected]
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