All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Andrew Davis <afd@ti.com>
Cc: linux-rtc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/6] Remove use of i2c_match_id in RTC
Date: Fri, 6 Mar 2026 00:07:25 +0100	[thread overview]
Message-ID: <20260305230725ffa875be@mail.local> (raw)
In-Reply-To: <20260305193545.796294-1-afd@ti.com>

On 05/03/2026 13:35:39-0600, Andrew Davis wrote:
> Hello all,
> 
> RTC subsystem is one of the last still using i2c_match_id().
> This is a v2 but nothing is changed from last time. If I'm
> not sending this to the right folks let me know.

Do you mean that you intend to remove i2c_match_id from the kernel?

> 
> Thanks,
> Andrew
> 
> Andrew Davis (6):
>   rtc: abx80x: Remove use of i2c_match_id()
>   rtc: m41t80: Remove use of i2c_match_id()
>   rtc: pcf2127: Remove use of i2c_match_id()
>   rtc: rs5c372: Remove use of i2c_match_id()
>   rtc: rv8803: Remove use of i2c_match_id()
>   rtc: rx8025: Remove use of i2c_match_id()
> 
>  drivers/rtc/rtc-abx80x.c  |  3 +--
>  drivers/rtc/rtc-m41t80.c  |  8 +-------
>  drivers/rtc/rtc-pcf2127.c | 23 +++++++----------------
>  drivers/rtc/rtc-rs5c372.c |  7 +------
>  drivers/rtc/rtc-rv8803.c  |  8 +-------
>  drivers/rtc/rtc-rx8025.c  |  4 +---
>  6 files changed, 12 insertions(+), 41 deletions(-)
> 
> -- 
> 2.39.2
> 

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

  parent reply	other threads:[~2026-03-05 23:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-05 19:35 [PATCH v2 0/6] Remove use of i2c_match_id in RTC Andrew Davis
2026-03-05 19:35 ` [PATCH v2 1/6] rtc: abx80x: Remove use of i2c_match_id() Andrew Davis
2026-03-05 19:35 ` [PATCH v2 2/6] rtc: m41t80: " Andrew Davis
2026-03-05 19:35 ` [PATCH v2 3/6] rtc: pcf2127: " Andrew Davis
2026-03-05 19:35 ` [PATCH v2 4/6] rtc: rs5c372: " Andrew Davis
2026-03-05 19:35 ` [PATCH v2 5/6] rtc: rv8803: " Andrew Davis
2026-03-05 19:35 ` [PATCH v2 6/6] rtc: rx8025: " Andrew Davis
2026-03-05 23:07 ` Alexandre Belloni [this message]
2026-03-06 15:01   ` [PATCH v2 0/6] Remove use of i2c_match_id in RTC Andrew Davis
2026-03-07  0:09     ` Alexandre Belloni
2026-03-12 14:16 ` 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=20260305230725ffa875be@mail.local \
    --to=alexandre.belloni@bootlin.com \
    --cc=afd@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    /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.