All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Joshua Kinard <kumba@gentoo.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>,
	Linux MIPS List <linux-mips@linux-mips.org>,
	rtc-linux@googlegroups.com, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 02/02 resend] MIPS: IP32: Add platform data hooks to use DS1685 driver
Date: Mon, 15 Dec 2014 17:29:58 +0100	[thread overview]
Message-ID: <20141215162957.GC26674@linux-mips.org> (raw)
In-Reply-To: <548B689A.1010007@gentoo.org>

On Fri, Dec 12, 2014 at 05:13:46PM -0500, Joshua Kinard wrote:

> This modifies the IP32 (SGI O2) platform and reset code to utilize the new
> rtc-ds1685 driver.  The old mc146818rtc.h header is removed and ip32_defconfig
> is updated as well.
> 
> Signed-off-by: Joshua Kinard <kumba@gentoo.org>
> ---
>  arch/mips/configs/ip32_defconfig              |    3
>  arch/mips/include/asm/mach-ip32/mc146818rtc.h |   36 ----
>  arch/mips/sgi-ip32/ip32-platform.c            |   52 +++++-
>  arch/mips/sgi-ip32/ip32-reset.c               |  132 ++++------------
>  4 files changed, 85 insertions(+), 138 deletions(-)
>  delete mode 100644 arch/mips/include/asm/mach-ip32/mc146818rtc.h
> 
> Ralf,
> 
>   Similar to Maciej's DEC/RTC patches from a few months ago, this patch
> requires the rtc-ds1685 driver be added upstream first before this can go into
> into the LMO tree.  If you can queue this someplace until that makes it in,
> that would be great.  Thanks!

Acked-by: Ralf Baechle <ralf@linux-mips.org>

Alessandro,

I don't think there is much of a chance of this patch conflicting with
others so feel free to funnel this through the RTC tree.  Or I carry
both patches - I don't care which way.

Cheers,

  Ralf

  reply	other threads:[~2014-12-15 16:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-12 22:13 [PATCH 02/02 resend] MIPS: IP32: Add platform data hooks to use DS1685 driver Joshua Kinard
2014-12-15 16:29 ` Ralf Baechle [this message]
2014-12-31  9:45   ` Joshua Kinard

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=20141215162957.GC26674@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=a.zummo@towertech.it \
    --cc=kumba@gentoo.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=rtc-linux@googlegroups.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.