linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kim Phillips <kim.phillips@freescale.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] powerpc: mpc8xxx MDS board RTC fixes
Date: Thu, 8 Nov 2007 14:33:23 -0600	[thread overview]
Message-ID: <20071108143323.85e8e1e3.kim.phillips@freescale.com> (raw)
In-Reply-To: <F67D40A1-D8C9-4F96-A526-E848FDFDEA0B@kernel.crashing.org>

On Thu, 8 Nov 2007 13:57:59 -0600
Kumar Gala <galak@kernel.crashing.org> wrote:

> 
> On Nov 8, 2007, at 1:37 PM, Kim Phillips wrote:
> 
> > Now the rtc class ds1374 driver has been added,
> > remove the old rtc driver hookup code, add rtc node
> > to device trees, and turn on the new driver in the defconfigs.
> >
> > Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
> > ---
> >  arch/powerpc/boot/dts/mpc832x_mds.dts      |    7 ++++
> >  arch/powerpc/boot/dts/mpc834x_mds.dts      |    9 +++++
> >  arch/powerpc/boot/dts/mpc836x_mds.dts      |    9 +++++
> >  arch/powerpc/configs/mpc832x_mds_defconfig |   48 +++++++++++++++++ 
> > ++++++++++-
> >  arch/powerpc/configs/mpc834x_mds_defconfig |   48 +++++++++++++++++ 
> > ++++++++++-
> >  arch/powerpc/configs/mpc836x_mds_defconfig |   48 +++++++++++++++++ 
> > ++++++++++-
> >  arch/powerpc/configs/mpc8568mds_defconfig  |   48 +++++++++++++++++ 
> > ++++++++++-
> >  arch/powerpc/platforms/83xx/mpc832x_mds.c  |   24 --------------
> >  arch/powerpc/platforms/83xx/mpc834x_mds.c  |   24 --------------
> >  arch/powerpc/platforms/83xx/mpc836x_mds.c  |   24 --------------
> >  10 files changed, 213 insertions(+), 76 deletions(-)
> 
> should the mpc8568mds.dts be updated?

it already has the rtc node.

> Also, what code is parsing the device tree for the rtc node?
> 
the i2c code in fsl_soc.c.

Kim

  parent reply	other threads:[~2007-11-08 20:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-08 19:37 [PATCH] powerpc: mpc8xxx MDS board RTC fixes Kim Phillips
2007-11-08 19:57 ` Kumar Gala
2007-11-08 20:09   ` Scott Wood
2007-11-08 22:30     ` David Gibson
2007-11-08 20:10   ` Wang Haiying
2007-11-08 20:33   ` Kim Phillips [this message]
2007-11-20 21:35 ` Kumar Gala

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=20071108143323.85e8e1e3.kim.phillips@freescale.com \
    --to=kim.phillips@freescale.com \
    --cc=galak@kernel.crashing.org \
    --cc=linuxppc-dev@ozlabs.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).