[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240621105027.GM1318296@google.com>
Date: Fri, 21 Jun 2024 11:50:27 +0100
From: Lee Jones <lee@...nel.org>
To: Thomas Weißschuh <linux@...ssschuh.net>
Cc: Pavel Machek <pavel@....cz>,
Thomas Weißschuh <thomas@...ssschuh.net>,
Benson Leung <bleung@...omium.org>,
Guenter Roeck <groeck@...omium.org>,
Tzung-Bi Shih <tzungbi@...nel.org>, linux-leds@...r.kernel.org,
linux-kernel@...r.kernel.org, chrome-platform@...ts.linux.dev,
Dustin Howett <dustin@...ett.net>,
Mario Limonciello <mario.limonciello@....com>
Subject: [GIT PULL] Immutable branch between LEDS and MFD due for the v6.11
merge window
Enjoy!
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/lee/leds.git tags/ib-leds-mfd-v6.11
for you to fetch changes up to b107093f433c3afb83a46af43c830e578e2ba54d:
mfd: cros_ec: Register LED subdevice (2024-06-21 11:41:51 +0100)
----------------------------------------------------------------
Immutable branch between LEDS and MFD due for the v6.11 merge window
----------------------------------------------------------------
Thomas Weißschuh (5):
leds: core: Introduce led_get_color_name() function
leds: multicolor: Use led_get_color_name() function
leds: core: Unexport led_colors[] array
leds: Add ChromeOS EC driver
mfd: cros_ec: Register LED subdevice
MAINTAINERS | 5 +
drivers/leds/Kconfig | 15 ++
drivers/leds/Makefile | 1 +
drivers/leds/led-class-multicolor.c | 2 +-
drivers/leds/led-core.c | 12 +-
drivers/leds/leds-cros_ec.c | 277 ++++++++++++++++++++++++++++++++++++
drivers/leds/leds.h | 1 -
drivers/mfd/cros_ec_dev.c | 9 ++
include/linux/leds.h | 10 ++
9 files changed, 328 insertions(+), 4 deletions(-)
create mode 100644 drivers/leds/leds-cros_ec.c
--
Lee Jones [李琼斯]
Powered by blists - more mailing lists