[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1235400430.git.mike@compulab.co.il>
Date: Mon, 2 Mar 2009 13:40:55 +0200
From: Mike Rapoport <mike@...pulab.co.il>
To: alessandro.zummo@...ertech.it
Cc: rtc-linux@...glegroups.com, linux-kernel@...r.kernel.org,
raph@...com, Mike Rapoport <mike@...pulab.co.il>
Subject: [PATCH] rtc-v3020: add ability to access v3020 chip with GPIOs
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists