Linux RTC
 help / color / mirror / Atom feed
* [GIT PULL] RTC fixes for 6.2
@ 2023-02-04 21:38 Alexandre Belloni
  2023-02-04 22:03 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2023-02-04 21:38 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-rtc, linux-kernel

Hello Linus,

Here are a few fixes for 6.2. The EFI one is the most important as it
allows some RTCs to actually work. The other two are warnings that are
worth fixing. I was hoping I would get one more fix but that one is
going to wait for 6.3.

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 08279468a294d8c996a657ecc9e51bd5c084c75d:

  rtc: sunplus: fix format string for printing resource (2023-01-23 23:33:47 +0100)

----------------------------------------------------------------
RTC fixes for 6.2

Drivers:
 - efi: make WAKEUP services optional
 - sunplus: fix format string warning

----------------------------------------------------------------
Arnd Bergmann (1):
      rtc: sunplus: fix format string for printing resource

Johan Hovold (1):
      dt-bindings: rtc: qcom-pm8xxx: allow 'wakeup-source' property

Shanker Donthineni (1):
      rtc: efi: Enable SET/GET WAKEUP services as optional

 .../devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml   |  2 +
 drivers/rtc/rtc-efi.c                              | 48 ++++++++++++----------
 drivers/rtc/rtc-sunplus.c                          |  4 +-
 include/linux/efi.h                                |  3 +-
 4 files changed, 33 insertions(+), 24 deletions(-)

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

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

end of thread, other threads:[~2023-02-04 22:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-04 21:38 [GIT PULL] RTC fixes for 6.2 Alexandre Belloni
2023-02-04 22:03 ` 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