From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: [PATCH 0/2] rtc: rtc-rs5c372: SMBus and R2025S/D support, v2.
Date: Wed, 06 Aug 2008 10:58:47 +0000 [thread overview]
Message-ID: <20080806105847.GA5354@linux-sh.org> (raw)
This patch series introduces a bit of rework to the rtc-rs5c732 driver,
mostly aimed at supporting the R2025S/D series of I2C/SMBus RTCs. The
biggest change is the conversion to using SMBus accesses for general
access and relying on SMBus emulation from the other I2C adapters.
This consists of a respin of the earlier patches that have been hanging
around in -mm for some time, hopefully now with the remainder of the
issues raised sorted out. Thanks to Riku for testing on IOP3xx, which was
the only quirky adapter with hacks in this driver!
[PATCH 1/2] rtc: rtc-rs5c372: SMBus conversion/support
[PATCH 2/2] rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC
This is necessary for RTC support on the sh highlander machine type.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Acked-by: David Brownell <david-b@pacbell.net>
Tested-by: Riku Voipio <riku.voipio@movial.fi>
---
drivers/rtc/rtc-rs5c372.c | 234 +++++++++++++++++++++++++++++-----------------
1 file changed, 151 insertions(+), 83 deletions(-)
reply other threads:[~2008-08-06 10:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20080806105847.GA5354@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-sh@vger.kernel.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.