All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Oliver Graute <oliver.graute@kococonnector.com>
Cc: sjg@chromium.org, hs@denx.de, michael@walle.cc, u-boot@lists.denx.de
Subject: Re: [PATCH v1] rtc: rv8803: fix off-by-one in month counting
Date: Thu, 5 May 2022 19:38:55 -0400	[thread overview]
Message-ID: <20220505233855.GE3580959@bill-the-cat> (raw)
In-Reply-To: <20220426072612.13223-1-oliver.graute@kococonnector.com>

[-- Attachment #1: Type: text/plain, Size: 470 bytes --]

On Tue, Apr 26, 2022 at 09:26:12AM +0200, Oliver Graute wrote:

> tm_mon has a range from 0..11, but the RTC expects 1..12. So we adapt
> the month accordingly. This was determined when comparing the driver
> with the corresponding linux kernel driver.
> 
> Signed-off-by: Oliver Graute <oliver.graute@kococonnector.com>
> Reviewed-by: Michael Walle <michael@walle.cc>
> Reviewed-by: Heiko Schocher <hs@denx.de>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      parent reply	other threads:[~2022-05-05 23:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-26  7:26 [PATCH v1] rtc: rv8803: fix off-by-one in month counting Oliver Graute
2022-04-26  7:29 ` Michael Walle
2022-04-27  5:17 ` Heiko Schocher
2022-05-05 23:38 ` Tom Rini [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=20220505233855.GE3580959@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=hs@denx.de \
    --cc=michael@walle.cc \
    --cc=oliver.graute@kococonnector.com \
    --cc=sjg@chromium.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.