public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] rtc-v3020: add ability to access v3020 chip with GPIOs
@ 2009-03-02 11:40 Mike Rapoport
  2009-03-02 11:40 ` [PATCH] rtc-v3020: coding style cleanup Mike Rapoport
  2009-03-02 11:40 ` [PATCH] rtc-v3020: add ability to access v3020 chip with GPIOs Mike Rapoport
  0 siblings, 2 replies; 11+ messages in thread
From: Mike Rapoport @ 2009-03-02 11:40 UTC (permalink / raw)
  To: alessandro.zummo; +Cc: rtc-linux, linux-kernel, raph, Mike Rapoport

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(-)


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-03-19 21:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-02 11:40 [PATCH] rtc-v3020: add ability to access v3020 chip with GPIOs Mike Rapoport
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox