From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-rtc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] RTC fixes for 6.2
Date: Sat, 4 Feb 2023 22:38:27 +0100 [thread overview]
Message-ID: <Y97QU2E8/VO/ZIjt@mail.local> (raw)
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
next reply other threads:[~2023-02-04 21:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-04 21:38 Alexandre Belloni [this message]
2023-02-04 22:03 ` [GIT PULL] RTC fixes for 6.2 pr-tracker-bot
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=Y97QU2E8/VO/ZIjt@mail.local \
--to=alexandre.belloni@bootlin.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox