On Thu, Apr 20, 2017 at 7:53 PM, Geert Uytterhoeven
<ge...@linux-m68k.org> wrote:
> On Wed, Apr 19, 2017 at 7:46 PM, Yoshihiro Kaneko <ykaneko0...@gmail.com> 
> wrote:
>> From: Ryo Kodama <ryo.kodama...@renesas.com>
>>
>> This patch adds PWM clock for PWM.
>>
>> Signed-off-by: Ryo Kodama <ryo.kodama...@renesas.com>
>> Signed-off-by: Takeshi Kihara <takeshi.kihara...@renesas.com>
>> Signed-off-by: Yoshihiro Kaneko <ykaneko0...@gmail.com>
>> ---
>> This patch is based on the clk-next branch of linux-clk tree.
>>
>>  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 c5523aa..64714ca 100644
>> --- a/drivers/clk/renesas/r8a7796-cpg-mssr.c
>> +++ b/drivers/clk/renesas/r8a7796-cpg-mssr.c
>> @@ -156,6 +156,7 @@ enum clk_ids {
>>         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),
>
> Repeating myself, cfr. my response to Ulrich:
>
>      My copy of the R-Car Gen3 user manual rev. 0.53 says S0D12.

Fixing that up while applying.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

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

Reply via email to