All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Wolfram Sang <wsa+renesas@sang-engineering.com>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	linux-renesas-soc@vger.kernel.org,
	Michel Pollet <michel.pollet@bp.renesas.com>,
	linux-rtc@vger.kernel.org
Subject: Re: [PATCH] rtc: rzn1: fix BCD to rtc_time conversion errors
Date: Mon, 18 Nov 2024 12:12:43 +0100	[thread overview]
Message-ID: <2024111811124370f0da32@mail.local> (raw)
In-Reply-To: <ZzsJQO80dmhce_Mp@ninjato>

On 18/11/2024 10:30:40+0100, Wolfram Sang wrote:
> On Fri, Nov 15, 2024 at 08:36:05PM +0100, Miquel Raynal wrote:
> > Hello Wolfram,
> > 
> > On 13/11/2024 at 12:30:32 +01, Wolfram Sang <wsa+renesas@sang-engineering.com> wrote:
> > 
> > > tm_mon describes months from 0 to 11, but the register contains BCD from
> > > 1 to 12. tm_year contains years since 1900, but the BCD contains 20XX.
> > > Apply the offsets when converting these numbers.
> > >
> > > Fixes: deeb4b5393e1 ("rtc: rzn1: Add new RTC driver")
> > 
> > Should probably be Cc'd to stable?
> > 
> > Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
> 
> Thanks, Alexandre do you want me to resend CCing stable?
> 

No, this is fine, I believe it is going to be picked up anyway.


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2024-11-18 11:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-13 11:30 [PATCH] rtc: rzn1: fix BCD to rtc_time conversion errors Wolfram Sang
2024-11-13 11:44 ` Wolfram Sang
2024-11-15 19:36 ` Miquel Raynal
2024-11-18  9:30   ` Wolfram Sang
2024-11-18 11:12     ` Alexandre Belloni [this message]
2024-11-18 11:12 ` Alexandre Belloni

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=2024111811124370f0da32@mail.local \
    --to=alexandre.belloni@bootlin.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=michel.pollet@bp.renesas.com \
    --cc=miquel.raynal@bootlin.com \
    --cc=wsa+renesas@sang-engineering.com \
    /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.