[GIT PULL] Backlight for v7.1
From: Lee Jones
Date: Mon Apr 20 2026 - 04:21:45 EST
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 [李琼斯]