All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Walle <michael@walle.cc>
To: Oliver Graute <oliver.graute@kococonnector.com>
Cc: sjg@chromium.org, hs@denx.de, u-boot@lists.denx.de
Subject: Re: [PATCH v1] rtc: rv8803: fix off-by-one in month counting
Date: Tue, 26 Apr 2022 09:29:50 +0200	[thread overview]
Message-ID: <0e6dc4a632f4abe61552ffd8608cca8f@walle.cc> (raw)
In-Reply-To: <20220426072612.13223-1-oliver.graute@kococonnector.com>

Am 2022-04-26 09:26, schrieb Oliver Graute:
> 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>

-michael

  reply	other threads:[~2022-04-26  7:29 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 [this message]
2022-04-27  5:17 ` Heiko Schocher
2022-05-05 23:38 ` Tom Rini

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=0e6dc4a632f4abe61552ffd8608cca8f@walle.cc \
    --to=michael@walle.cc \
    --cc=hs@denx.de \
    --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.