From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] Add driver for the ST M41T94 SPI RTC
Date: Tue, 18 Aug 2009 21:45:19 +0200 [thread overview]
Message-ID: <20090818194519.21CC7833DBD2@gemini.denx.de> (raw)
In-Reply-To: <1250183564-6140-1-git-send-email-albin.tonnerre@free-electrons.com>
Dear Albin Tonnerre,
In message <1250183564-6140-1-git-send-email-albin.tonnerre@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@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
prev parent reply other threads:[~2009-08-18 19:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-13 10:14 [U-Boot] [PATCH] Add driver for the ST M41T94 SPI RTC Albin Tonnerre
2009-08-13 11:05 ` Stefan Roese
2009-08-13 12:54 ` Albin Tonnerre
2009-08-13 17:12 ` [U-Boot] [PATCH v2] " Albin Tonnerre
2009-08-18 19:45 ` Wolfgang Denk [this message]
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=20090818194519.21CC7833DBD2@gemini.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox