[U-Boot] [PATCH v2] Add driver for the ST M41T94 SPI RTC
Wolfgang Denk
wd at denx.de
Tue Aug 18 21:45:19 CEST 2009
Dear Albin Tonnerre,
In message <1250183564-6140-1-git-send-email-albin.tonnerre at free-electrons.com> you wrote:
> This RTC is used in some Calao boards. The driver code is taken from the
> linux rtc-m41t94 driver
>
> Signed-off-by: Albin Tonnerre <albin.tonnerre at free-electrons.com>
> ---
> Changelog since V1:
> - Use the common bin2bcd/bcd2bin functions. This patch depends on:
> 1250170272-25909-2-git-send-email-albin.tonnerre at free-electrons.com
>
> drivers/rtc/Makefile | 1 +
> drivers/rtc/m41t94.c | 124 ++++++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 125 insertions(+), 0 deletions(-)
> create mode 100644 drivers/rtc/m41t94.c
Aplied to "next", thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There are three things I always forget. Names, faces - the third I
can't remember. - Italo Svevo
More information about the U-Boot
mailing list