[U-Boot] [PATCHv2] rtc: add driver for internal RTC on kirkwood SoC

Wolfgang Denk wd at denx.de
Wed May 18 06:41:09 CEST 2011


Dear Luuk Paulussen,

In message <BANLkTimrLP+XHQACWn_yW+185msryB2kNg at mail.gmail.com> you wrote:
> From: Luuk Paulussen <luuk.paulussen at alliedtelesis.co.nz>
> 
> Signed-off-by: Luuk Paulussen <luuk.paulussen at alliedtelesis.co.nz>
> Acked-by: Chris Packham <chris.packham at alliedtelesis.co.nz>
> Cc: Prafulla Wadaskar <prafulla at marvell.com>
> ---
> Changes since v2:
> - Fixed Month setting/getting. Month was off by one due to difference
>   between linux and u-boot time rtc time structure.
> Changes since v1:
> - run through checkpatch.pl and fix style issues (spaces before bracket and
>   lines > 80 chars)
> 
>  arch/arm/include/asm/arch-kirkwood/kirkwood.h |    2 +
>  drivers/rtc/Makefile                          |    1 +
>  drivers/rtc/kirkwood.c                        |   79 +++++++++++++++++++++++++
>  3 files changed, 82 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/rtc/kirkwood.c

What's this?  You are posting a v2 patch 5 minutes _after_ having
posted v3?  And in the v2 patch, you include changes since v2?

That makes no sense at all.

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
Quantum Mechanics is God's version of "Trust me."


More information about the U-Boot mailing list