linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 5/7] clk: zx: add clock support to zx296702
Date: Sat, 16 May 2015 21:07:57 +0800	[thread overview]
Message-ID: <20150516130756.GF10411@tiger> (raw)
In-Reply-To: <6693731.YF8XsCYmbE@wuerfel>

On Fri, May 15, 2015 at 10:32:14PM +0200, Arnd Bergmann wrote:
> On Tuesday 28 April 2015 17:18:09 Jun Nie wrote:
> > diff --git a/include/dt-bindings/clock/zx296702-clock.h b/include/dt-bindings/clock/zx296702-clock.h
> > new file mode 100644
> > index 0000000..c5e7ec2
> > --- /dev/null
> > +++ b/include/dt-bindings/clock/zx296702-clock.h
> > @@ -0,0 +1,162 @@
> > +/*
> > + * Copyright 2014 Linaro Ltd.
> > + * Copyright (C) 2014 ZTE Corporation.
> > + *
> > + * This program is free software; you can redistribute it and/or modify
> > + * it under the terms of the GNU General Public License version 2 as
> > + * published by the Free Software Foundation.
> > + */
> > +
> > +#ifndef __DT_BINDINGS_CLOCK_ZX296702_H
> > +#define __DT_BINDINGS_CLOCK_ZX296702_H
> > +
> > +#define ZX296702_OSC                           0
> > +#define ZX296702_PLL_A9                                1
> > +#define ZX296702_PLL_A9_350M                   2
> > +#define ZX296702_PLL_MAC_1000M                 3
> > +#define ZX296702_PLL_MAC_333M                  4
> > +#define ZX296702_PLL_MM0_1188M                 5
> > +#define ZX296702_PLL_MM0_396M                  6
> > +#define ZX296702_PLL_MM0_198M                  7
> > +#define ZX296702_PLL_MM1_108M                  8
> > +#define ZX296702_PLL_MM1_72M                   9
> > 
> 
> No objections for this driver going through Mike's tree, but as I said
> if you want the dts file to be merged in the same merge window, it would
> be best to avoid the header file.

Alternatively, we can ask an ACK from Mike or Stephen on this patch, so
that we can merge the whole series through arm-soc tree.  As this patch
adds a SoC specific clock driver and it's quite self-contained and
shouldn't cause non-trivial merge conflicts, Mike/Stephen may be happy
to give an ACK on it.

Shawn

  reply	other threads:[~2015-05-16 13:07 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-28  9:18 [PATCH v4 0/7] Basic support to ZTE ZX296702 Jun Nie
2015-04-28  9:18 ` [PATCH v4 1/7] ARM: zx: add basic support for " Jun Nie
2015-05-15 19:57   ` Arnd Bergmann
2015-05-16  6:59     ` Jun Nie
2015-04-28  9:18 ` [PATCH v4 2/7] MAINTAINERS: add entry for ARM ZTE architecture Jun Nie
2015-04-28  9:18 ` [PATCH v4 3/7] ARM: zx: add low level debug support for zx296702 Jun Nie
2015-04-28  9:18 ` [PATCH v4 4/7] ARM: dts: zx: add an initial zx296702 dts and doc Jun Nie
2015-05-15 19:59   ` Arnd Bergmann
2015-05-15 20:19     ` Arnd Bergmann
2015-05-16  7:05       ` Jun Nie
2015-05-16 13:14         ` Shawn Guo
2015-04-28  9:18 ` [PATCH v4 5/7] clk: zx: add clock support to zx296702 Jun Nie
2015-05-15 20:32   ` Arnd Bergmann
2015-05-16 13:07     ` Shawn Guo [this message]
2015-05-16 19:13       ` Arnd Bergmann
2015-05-18  1:18   ` Jun Nie
2015-05-25 10:04     ` Jun Nie
2015-05-28 22:16     ` Stephen Boyd
2015-04-28  9:18 ` [PATCH v4 6/7] ARM: zx: enable SMP and hotplug for zx296702 Jun Nie
2015-04-28  9:18 ` [PATCH v4 7/7] ARM: zx: Add basic defconfig support for ZX296702 Jun Nie
2015-05-15 20:03   ` Arnd Bergmann
2015-05-07  1:34 ` [PATCH v4 0/7] Basic support to ZTE ZX296702 Jun Nie

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=20150516130756.GF10411@tiger \
    --to=shawnguo@kernel.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).