[PATCH 0/5] platform/chrome: cros_kbd_led_backlight: Some cleanups
From: Thomas Weißschuh
Date: Sat Apr 04 2026 - 03:56:13 EST
Some cleanups for the cros_kbd_led_backlight driver.
Patches 1-3 should go through platform-chrome.
Patch 4 and 5 should go either through platform-chrome or MFD.
Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
---
Thomas Weißschuh (5):
platform/chrome: cros_kbd_led_backlight: Drop max_brightness from driver data
platform/chrome: cros_kbd_led_backlight: Pass keyboard_led as parameter
platform/chrome: cros_kbd_led_backlight: Drop CONFIG_MFD_CROS_EC_DEV ifdeffery
mfd: cros_ec: Add a helper to retrieve the EC device from the MFD parent
platform/chrome: cros_kbd_led_backlight: Use cros_ec_mfd_get_ec_dev()
drivers/platform/chrome/cros_kbd_led_backlight.c | 31 +++++++-----------------
include/linux/mfd/cros_ec.h | 16 ++++++++++++
2 files changed, 25 insertions(+), 22 deletions(-)
---
base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
change-id: 20260228-cros_kbd_led-cleanup-f0a13282b58d
Best regards,
--
Thomas Weißschuh <linux@xxxxxxxxxxxxxx>