All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
	Linux-Renesas <linux-renesas-soc@vger.kernel.org>
Subject: Re: [PATCH 1/4] clk: shmobile: r8a7796: Add RAVB clock
Date: Tue, 06 Sep 2016 16:53:27 +0300	[thread overview]
Message-ID: <36859074.LaEDpvzPq1@avalon> (raw)
In-Reply-To: <CAMuHMdVzd9k7CMxKG0JzDOTgaL6GEhHatAkFjcr6ma7-heWy2g@mail.gmail.com>

Hi Geert,

On Tuesday 06 Sep 2016 10:59:47 Geert Uytterhoeven wrote:
> On Tue, Sep 6, 2016 at 10:25 AM, Laurent Pinchart wrote:
> > Signed-off-by: Laurent Pinchart
> > <laurent.pinchart+renesas@ideasonboard.com>
> > ---
> > 
> >  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 cfd5ffb77dfe..868dfe30dfe7
> > 100644
> > --- a/drivers/clk/renesas/r8a7796-cpg-mssr.c
> > +++ b/drivers/clk/renesas/r8a7796-cpg-mssr.c
> > @@ -99,6 +99,7 @@ static const struct cpg_core_clk r8a7796_core_clks[]
> > __initconst = {> 
> >  static const struct mssr_mod_clk r8a7796_mod_clks[] __initconst = {
> >         DEF_MOD("scif2",                 310,   R8A7796_CLK_S3D4),
> >         DEF_MOD("intc-ap",               408,   R8A7796_CLK_S3D1),
> > +       DEF_MOD("etheravb",              812,   R8A7796_CLK_S3D2),
> 
> According to the datasheet, the parent clock on M3-W (and H3 ES2.0!) is
> S0D6, not S3D2.

Indeed, I'll fix that.

Supporting H3 ES2.0 will be so much fun :-)

-- 
Regards,

Laurent Pinchart

  reply	other threads:[~2016-09-06 13:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-06  8:25 [PATCH 0/4] R-Car M3-W Salvator-X: Add ethernet support Laurent Pinchart
2016-09-06  8:25 ` [PATCH 1/4] clk: shmobile: r8a7796: Add RAVB clock Laurent Pinchart
2016-09-06  8:59   ` Geert Uytterhoeven
2016-09-06 13:53     ` Laurent Pinchart [this message]
2016-09-06 13:57   ` [PATCH v1.1 " Laurent Pinchart
2016-09-12  8:58     ` Geert Uytterhoeven
2016-09-12  9:02       ` Geert Uytterhoeven
2016-09-06  8:25 ` [PATCH 2/4] dt-bindings: net: renesas-ravb: Add support for R8A7796 RAVB Laurent Pinchart
2016-09-06  9:14   ` Geert Uytterhoeven
2016-09-06  8:25 ` [PATCH 3/4] arm64: dts: renesas: r8a7796: Add EthernetAVB instance Laurent Pinchart
2016-09-06  8:25 ` [PATCH 4/4] arm64: dts: r8a7796: Enable EthernetAVB on Salvator-X Laurent Pinchart
2016-09-06  8:53 ` [PATCH 0/4] R-Car M3-W Salvator-X: Add ethernet support Geert Uytterhoeven
2016-09-06 10:58   ` Simon Horman
2016-09-06 13:56   ` Laurent Pinchart

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=36859074.LaEDpvzPq1@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=geert@linux-m68k.org \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    /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.