From: Lee Jones <lee@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Daniel Thompson <danielt@kernel.org>
Subject: [GIT PULL] Backlight for v7.1
Date: Mon, 20 Apr 2026 09:21:27 +0100 [thread overview]
Message-ID: <20260420082127.GC3202366@google.com> (raw)
Good morning Linus,
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/lee/backlight.git tags/backlight-next-7.1
for you to fetch changes up to 04d8f3fd0b52ead84eb722989afa094b8fca9129:
backlight: apple_bl: Convert to a platform driver (2026-03-31 11:48:10 +0100)
----------------------------------------------------------------
Backlight for v7.1
* Skyworks SKY81452:
* Check the return value of `devm_gpiod_get_optional()` in `sky81452_bl_parse_dt()` to properly
handle GPIO acquisition errors
* Apple Backlight:
* Convert the Apple Backlight ACPI driver to a proper platform driver, aligning with current ACPI
binding practices
----------------------------------------------------------------
Chen Ni (1):
backlight: sky81452-backlight: Check return value of devm_gpiod_get_optional() in sky81452_bl_parse_dt()
Rafael J. Wysocki (1):
backlight: apple_bl: Convert to a platform driver
drivers/video/backlight/apple_bl.c | 21 +++++++++++----------
drivers/video/backlight/sky81452-backlight.c | 3 +++
2 files changed, 14 insertions(+), 10 deletions(-)
--
Lee Jones [李琼斯]
next reply other threads:[~2026-04-20 8:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-20 8:21 Lee Jones [this message]
2026-04-20 19:13 ` [GIT PULL] Backlight for v7.1 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=20260420082127.GC3202366@google.com \
--to=lee@kernel.org \
--cc=danielt@kernel.org \
--cc=linux-kernel@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