All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [V1 3/3] RTC: sa1100: support sa1100, pxa and mmp soc families
Date: Fri, 25 Nov 2011 17:19:38 +0000	[thread overview]
Message-ID: <201111251719.39636.arnd@arndb.de> (raw)
In-Reply-To: <CAN1soZzfN2aNNH5Hmuv79Y-u-GR2Mnfh3oR2D2QWZNFV6-N+YQ@mail.gmail.com>

On Friday 25 November 2011, Haojian Zhuang wrote:
> On Fri, Nov 25, 2011 at 11:05 PM, Arnd Bergmann <arnd@arndb.de> wrote:
> > On Friday 25 November 2011, Jett.Zhou wrote:
> >> Since the regmap of rtc on sa1100, pxa and mmp Marvell soc families are
> >> almost the same, so re-arch the rtc-sa1100 to support them.
> >>
> >> Signed-off-by: Jett.Zhou <jtzhou@marvell.com>
> >> ---
> >>  arch/arm/mach-pxa/devices.c    |   20 +++
> >>  arch/arm/mach-sa1100/generic.c |   20 +++
> >>  drivers/rtc/Kconfig            |    2 +-
> >>  drivers/rtc/rtc-sa1100.c       |  276 ++++++++++++++++++++++++++++------------
> >>  4 files changed, 238 insertions(+), 80 deletions(-)
> >
> > I looked through the series and found nothing to complain about ;-)
> >
> > Excellent cleanup!
> >
> > Acked-by: Arnd Bergmann <arnd@arndb.de>
> >
> >
> How about merging this patch series into arch-pxa git tree?
> 

I could do that with an Ack from Alessandro, but normally it should
go through his tree. I guess it should also go through the rtc-linux
mailing list, though I don't know how active that is.

	Arnd

  reply	other threads:[~2011-11-25 17:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-25 11:06 [V1 3/3] RTC: sa1100: support sa1100, pxa and mmp soc families Jett.Zhou
2011-11-25 15:05 ` Arnd Bergmann
2011-11-25 16:56   ` Haojian Zhuang
2011-11-25 17:19     ` Arnd Bergmann [this message]
2011-11-25 18:42       ` Alessandro Zummo
     [not found]         ` <78895A20B3CF7D49B5589B604D36692B1A00C694BD@SC-VEXCH4.marvell.com>
2011-11-26 20:16           ` Alessandro Zummo
2011-11-28  1:06         ` Haojian Zhuang
2011-11-25 20:14 ` Robert Jarzmik

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=201111251719.39636.arnd@arndb.de \
    --to=arnd@arndb.de \
    --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 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.