public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] RTC for 7.1
@ 2026-04-25 18:33 Alexandre Belloni
  2026-04-26 19:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2026-04-25 18:33 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-rtc, linux-kernel

Hello Linus,

Here is the RTC subsystem pull request for 7.1. It is super late, I
hoped I could squeeze a few more patches in but I didn't have the time.
It is quite small and half of the changes are in device tree bindings.

The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

  Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/rtc-7.1

for you to fetch changes up to 0fedce7244e4b85c049ce579c87e298a1b0b811d:

  rtc: abx80x: Disable alarm feature if no interrupt attached (2026-04-13 00:02:59 +0200)

----------------------------------------------------------------
RTC for 7.1

Subsystem:
 - add data_race() in rtc_dev_poll()

Drivers:
 - remove i2c_match_id usage
 - abx80x: Disable alarm feature if no interrupt attached
 - ti-k3: support resuming from IO DDR low power mode

----------------------------------------------------------------
Akashdeep Kaur (1):
      rtc: ti-k3: Add support to resume from IO DDR low power mode

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()

Anthony Pighin (Nokia) (1):
      rtc: abx80x: Disable alarm feature if no interrupt attached

Anushka Badhe (1):
      dt-bindings: rtc: add olpc,xo1-rtc to trivial-rtc

Brian Masney (1):
      rtc: pic32: allow driver to be compiled with COMPILE_TEST

Conor Dooley (1):
      dt-bindings: rtc: mpfs-rtc: permit resets

Frieder Schrempf (1):
      dt-bindings: rtc: microcrystal,rv3028: Allow to specify vdd-supply

Johan Hovold (1):
      rtc: ntxec: fix OF node reference imbalance

Mauricio Faria de Oliveira (1):
      rtc: add data_race() in rtc_dev_poll()

Otto Pflüger (1):
      dt-bindings: rtc: sc2731: Add compatible for SC2730

Piyush Patle (1):
      dt-bindings: rtc: isl12026: convert to YAML schema

Rafael J. Wysocki (1):
      rtc: cmos: Use platform_get_irq_optional() in cmos_platform_probe()

Rosen Penev (1):
      rtc: armada38x: zalloc + calloc to single allocation

Svyatoslav Ryhel (1):
      rtc: max77686: convert to i2c_new_ancillary_device

 .../devicetree/bindings/rtc/isil,isl12026.txt      | 28 ----------
 .../devicetree/bindings/rtc/isil,isl12026.yaml     | 59 ++++++++++++++++++++++
 .../bindings/rtc/microchip,mpfs-rtc.yaml           |  3 ++
 .../bindings/rtc/microcrystal,rv3028.yaml          |  2 +
 .../devicetree/bindings/rtc/olpc-xo1-rtc.txt       |  5 --
 .../devicetree/bindings/rtc/sprd,sc2731-rtc.yaml   |  7 ++-
 .../devicetree/bindings/rtc/trivial-rtc.yaml       |  2 +
 drivers/rtc/Kconfig                                |  2 +-
 drivers/rtc/dev.c                                  | 11 +++-
 drivers/rtc/rtc-abx80x.c                           |  5 +-
 drivers/rtc/rtc-armada38x.c                        |  9 +---
 drivers/rtc/rtc-cmos.c                             | 13 ++++-
 drivers/rtc/rtc-m41t80.c                           |  8 +--
 drivers/rtc/rtc-max77686.c                         | 14 ++++-
 drivers/rtc/rtc-ntxec.c                            |  2 +-
 drivers/rtc/rtc-pcf2127.c                          | 23 +++------
 drivers/rtc/rtc-rs5c372.c                          |  7 +--
 drivers/rtc/rtc-rv8803.c                           |  8 +--
 drivers/rtc/rtc-rx8025.c                           |  4 +-
 drivers/rtc/rtc-ti-k3.c                            | 10 +++-
 20 files changed, 132 insertions(+), 90 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/rtc/isil,isl12026.txt
 create mode 100644 Documentation/devicetree/bindings/rtc/isil,isl12026.yaml
 delete mode 100644 Documentation/devicetree/bindings/rtc/olpc-xo1-rtc.txt

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] RTC for 7.1
  2026-04-25 18:33 [GIT PULL] RTC for 7.1 Alexandre Belloni
@ 2026-04-26 19:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-04-26 19:35 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: Linus Torvalds, linux-rtc, linux-kernel

The pull request you sent on Sat, 25 Apr 2026 20:33:35 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/rtc-7.1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/211d5933141197b37a7501271e49e4b88540615f

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-26 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-25 18:33 [GIT PULL] RTC for 7.1 Alexandre Belloni
2026-04-26 19:35 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox