All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Cc: Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
	Simon Horman <horms@verge.net.au>,
	Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [PATCH 1/3] clk: renesas: r8a7796: Add SYS-DMAC clocks
Date: Tue, 20 Sep 2016 10:59:03 +0200	[thread overview]
Message-ID: <CAMuHMdWUt240hWEstB++D6iGzetoA-7gbAAE_fRmRdu=euKG0Q@mail.gmail.com> (raw)
In-Reply-To: <CAMuHMdVKEA5kY8=S5CNYEoBWw8Rn+HVr=tAYZ0h7DDjUX38ZBA@mail.gmail.com>

On Thu, Sep 15, 2016 at 1:19 PM, Geert Uytterhoeven
<geert@linux-m68k.org> wrote:
> On Wed, Sep 14, 2016 at 6:45 PM, Ulrich Hecht
> <ulrich.hecht+renesas@gmail.com> wrote:
>> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
>> ---
>>  drivers/clk/renesas/r8a7796-cpg-mssr.c | 3 +++
>>  1 file changed, 3 insertions(+)
>>
>> diff --git a/drivers/clk/renesas/r8a7796-cpg-mssr.c b/drivers/clk/renesas/r8a7796-cpg-mssr.c
>> index eb347ed..c02fe34 100644
>> --- a/drivers/clk/renesas/r8a7796-cpg-mssr.c
>> +++ b/drivers/clk/renesas/r8a7796-cpg-mssr.c
>> @@ -109,6 +109,9 @@ static const struct cpg_core_clk r8a7796_core_clks[] __initconst = {
>>  };
>>
>>  static const struct mssr_mod_clk r8a7796_mod_clks[] __initconst = {
>> +       DEF_MOD("sys-dmac2",             217,   R8A7796_CLK_S3D1),
>> +       DEF_MOD("sys-dmac1",             218,   R8A7796_CLK_S3D1),
>> +       DEF_MOD("sys-dmac0",             219,   R8A7796_CLK_S3D1),
>
> It's not clear from the documentation what the actual parent clock is.
> The datasheet says "ZS", which we know is S3D1 on H3.
> However, Table 50.2 says ZS is S0D3 on M3-W (and H3 ES2.0)....

Queuing in clk-renesas-for-v4.10 with parent clock fixed to S0D3.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@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	other threads:[~2016-09-20  8:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14 16:45 [PATCH 0/3] r8a7796 SYS-DMAC integration Ulrich Hecht
2016-09-14 16:45 ` [PATCH 1/3] clk: renesas: r8a7796: Add SYS-DMAC clocks Ulrich Hecht
2016-09-15 11:19   ` Geert Uytterhoeven
2016-09-20  8:59     ` Geert Uytterhoeven [this message]
2016-09-14 16:45 ` [PATCH 2/3] arm64: renesas: r8a7796: add SYS-DMAC controller nodes Ulrich Hecht
2016-09-15 11:30   ` Geert Uytterhoeven
2016-09-15 12:43     ` Simon Horman
2016-09-14 16:45 ` [PATCH 3/3] dmaengine: rcar-dmac: Document R-Car M3-W bindings Ulrich Hecht
2016-09-15 11:30   ` Geert Uytterhoeven
2016-10-28  9:12 ` [PATCH 0/3] r8a7796 SYS-DMAC integration Magnus Damm
2016-10-28 13:50   ` Simon Horman
2016-10-28 13:56     ` Magnus Damm
2016-10-31  8:32       ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMuHMdWUt240hWEstB++D6iGzetoA-7gbAAE_fRmRdu=euKG0Q@mail.gmail.com' \
    --to=geert@linux-m68k.org \
    --cc=horms@verge.net.au \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=ulrich.hecht+renesas@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.