[PATCH] rtc-v3020: add ability to access v3020 chip with GPIOs

From: Mike Rapoport
Date: Mon Mar 02 2009 - 06:41:18 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/