All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alastair D'Silva" <alastair@au1.ibm.com>
To: Joel Stanley <joel@jms.id.au>
Cc: OpenBMC Maillist <openbmc@lists.ozlabs.org>, clg@koad.org
Subject: Re: [PATCH 0/3] Add QEMU support for the Epson rx8900 RTC
Date: Thu, 27 Oct 2016 15:33:31 +1100	[thread overview]
Message-ID: <1477542811.2176.93.camel@au1.ibm.com> (raw)
In-Reply-To: <CACPK8XdUpYOF_jgRhzwvUp=P7eemgYYgY7UJW-2TOP+YJnRUHg@mail.gmail.com>

On Thu, 2016-10-27 at 14:52 +1030, Joel Stanley wrote:
> Hi Alastair,
> 
> On Thu, Oct 27, 2016 at 12:57 PM,  <alastair@au1.ibm.com> wrote:
> > 
> > From: Alastair D'Silva <alastair@d-silva.org>
> > 
> > This series adds preliminary support for the Epson rx8900 RTC.
> > 
> > Setting and retrieving time is supported, and the chip temperature
> > is hardcoded.
> 
> I commented in the patch about setting the temperature with a
> property
> so we can adjust it at runtime with the monitor.

That sounds like a good idea.

> > 
> > Other features (in particular, those that require the interrupt
> > line)
> > are not implmented.
> 
> Do you intend to implement these features?

Only if necessary. I need to understand how to wire the virtual non-i2c 
interrupt line from the RTC to the SOC before these could be
implemented.

-- 
Alastair D'Silva
Open Source Developer
Linux Technology Centre, IBM Australia
mob: 0423 762 819

  reply	other threads:[~2016-10-27  4:33 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-27  2:27 [PATCH 0/3] Add QEMU support for the Epson rx8900 RTC alastair
2016-10-27  2:27 ` [PATCH 1/3] Add Epson RX8900 RTC support alastair
2016-10-27  4:19   ` Joel Stanley
2016-10-27  5:03     ` Alastair D'Silva
2016-10-31  6:40       ` Cédric Le Goater
2016-10-27  2:27 ` [PATCH 2/3] Connect an RX8900 RTC to i2c12 of the AST2500 SOC at address 0x32 alastair
2016-10-31  6:41   ` Cédric Le Goater
2016-11-01  4:44     ` Alastair D'Silva
2016-10-27  2:27 ` [PATCH 3/3] Add a unit test for RX8900 RTC (time functionality only) alastair
2016-10-27  4:21   ` Joel Stanley
2016-10-27  4:29     ` Alastair D'Silva
2016-10-31  6:49       ` Cédric Le Goater
2016-10-27  4:22 ` [PATCH 0/3] Add QEMU support for the Epson rx8900 RTC Joel Stanley
2016-10-27  4:33   ` Alastair D'Silva [this message]
2016-10-31  0:22     ` Andrew Jeffery
2016-10-31  6:54 ` Cédric Le Goater

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=1477542811.2176.93.camel@au1.ibm.com \
    --to=alastair@au1.ibm.com \
    --cc=clg@koad.org \
    --cc=joel@jms.id.au \
    --cc=openbmc@lists.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 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.