linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mturquette@linaro.org (Michael Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/3] ARM: dove: Add clock-names to CuBox Si5351 clk generator
Date: Fri, 08 May 2015 12:00:50 -0700	[thread overview]
Message-ID: <20150508190050.16410.52142@quantum> (raw)
In-Reply-To: <554A13AE.6000904@free-electrons.com>

Quoting Gregory CLEMENT (2015-05-06 06:14:22)
> Hi Sebastian,
> 
> On 04/05/2015 23:04, Sebastian Hesselbarth wrote:
> > Si5351 clock generator on CuBox uses XTAL as clock reference, name the
> > clock phandle accordingly.
> 
> as soon as the binding will be accepted (in patch 1), I will apply it
> on mvebu/fixes.

It is on the clk git mirror now. Should be picked up in -next soon.

Regards,
Mike

> 
> Thanks,
> 
> Gregory
> 
> 
> > 
> > Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
> > ---
> > Cc: Mike Turquette <mturquette@linaro.org>
> > Cc: Stephen Boyd <sboyd@codeaurora.org>
> > Cc: Jean-Francois Moine <moinejf@free.fr>
> > Cc: Michael Welling <mwelling@ieee.org>
> > Cc: Russell King <rmk+linux@arm.linux.org.uk>
> > Cc: Jason Cooper <jason@lakedaemon.net>
> > Cc: Andrew Lunn <andrew@lunn.ch>
> > Cc: Gregory Clement <gregory.clement@free-electrons.com>
> > Cc: linux-clk at vger.kernel.org
> > Cc: linux-arm-kernel at lists.infradead.org
> > Cc: linux-kernel at vger.kernel.org
> > ---
> >  arch/arm/boot/dts/dove-cubox.dts | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/arch/arm/boot/dts/dove-cubox.dts b/arch/arm/boot/dts/dove-cubox.dts
> > index aae7efc09b0b..e6fa251e17b9 100644
> > --- a/arch/arm/boot/dts/dove-cubox.dts
> > +++ b/arch/arm/boot/dts/dove-cubox.dts
> > @@ -87,6 +87,7 @@
> >  
> >               /* connect xtal input to 25MHz reference */
> >               clocks = <&ref25>;
> > +             clock-names = "xtal";
> >  
> >               /* connect xtal input as source of pll0 and pll1 */
> >               silabs,pll-source = <0 0>, <1 0>;
> > 
> 
> 
> -- 
> Gregory Clement, Free Electrons
> Kernel, drivers, real-time and embedded Linux
> development, consulting, training and support.
> http://free-electrons.com

  reply	other threads:[~2015-05-08 19:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-04 21:04 [PATCH v2 0/3] clk: si5351: Fixes for v4.1-rc1 Sebastian Hesselbarth
2015-05-04 21:04 ` [PATCH v2 1/3] clk: si5351: Mention clock-names in the binding documentation Sebastian Hesselbarth
2015-05-04 21:04 ` [PATCH v2 2/3] ARM: dove: Add clock-names to CuBox Si5351 clk generator Sebastian Hesselbarth
2015-05-06 13:14   ` Gregory CLEMENT
2015-05-08 19:00     ` Michael Turquette [this message]
2015-05-11 13:18       ` Gregory CLEMENT
2015-05-04 21:04 ` [PATCH v2 3/3] clk: si5351: Do not pass struct clk in platform_data Sebastian Hesselbarth
2015-05-08 19:00 ` [PATCH v2 0/3] clk: si5351: Fixes for v4.1-rc1 Michael Turquette

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=20150508190050.16410.52142@quantum \
    --to=mturquette@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).