From: Mike Rapoport <mike@compulab.co.il>
To: alessandro.zummo@towertech.it
Cc: rtc-linux@googlegroups.com, linux-kernel@vger.kernel.org,
raph@8d.com, Mike Rapoport <mike@compulab.co.il>
Subject: [PATCH] rtc-v3020: add ability to access v3020 chip with GPIOs
Date: Mon, 2 Mar 2009 13:40:55 +0200 [thread overview]
Message-ID: <cover.1235400430.git.mike@compulab.co.il> (raw)
The v3020 RTC can be connected to GPIOs as well as to memory-like interface.
Add ability to use GPIO bit-bang for v3020 read-write access.
The first patch in the serie is just coding style cleanup.
Mike Rapoport (2):
rtc-v3020: coding style cleanup
rtc-v3020: add ability to access v3020 chip with GPIOs
drivers/rtc/rtc-v3020.c | 230 ++++++++++++++++++++++++++++++++++++--------
include/linux/rtc-v3020.h | 6 +
2 files changed, 194 insertions(+), 42 deletions(-)
next reply other threads:[~2009-03-02 11:41 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-02 11:40 Mike Rapoport [this message]
2009-03-02 11:40 ` [PATCH] rtc-v3020: coding style cleanup Mike Rapoport
2009-03-02 11:43 ` Alessandro Zummo
2009-03-02 11:40 ` [PATCH] rtc-v3020: add ability to access v3020 chip with GPIOs Mike Rapoport
2009-03-02 11:47 ` Alessandro Zummo
2009-03-02 12:18 ` Mike Rapoport
2009-03-03 21:08 ` David Brownell
2009-03-08 10:03 ` Mike Rapoport
2009-03-19 21:25 ` David Brownell
2009-03-02 22:36 ` Andrew Morton
2009-03-03 6:16 ` Mike Rapoport
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=cover.1235400430.git.mike@compulab.co.il \
--to=mike@compulab.co.il \
--cc=alessandro.zummo@towertech.it \
--cc=linux-kernel@vger.kernel.org \
--cc=raph@8d.com \
--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.