From: Lee Jones <lee@kernel.org>
To: Hans de Goede <hdegoede@redhat.com>
Cc: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
"Andy Shevchenko" <andy@kernel.org>,
"Pavel Machek" <pavel@ucw.cz>, "Kate Hsuan" <hpa@redhat.com>,
"Sebastian Reichel" <sre@kernel.org>,
platform-driver-x86@vger.kernel.org,
"André Apitzsch" <git@apitzsch.eu>,
linux-leds@vger.kernel.org, linux-pm@vger.kernel.org
Subject: Re: [PATCH v10 0/6] KTD2026 indicator LED for X86 Xiaomi Pad2
Date: Fri, 31 May 2024 13:02:32 +0100 [thread overview]
Message-ID: <20240531120232.GF1005600@google.com> (raw)
In-Reply-To: <20240531114124.45346-1-hdegoede@redhat.com>
On Fri, 31 May 2024, Hans de Goede wrote:
> Hi All,
>
> Here is v10 of Kate's series to add support for Xiaomi Pad2 indicator LED,
> this is unchanged from v9 except for being rebased on top of 6.10-rc1 and
> dropping patch 7/7 since that one has been merged through the pdx86 tree.
>
> Patch 6/6 has an Acked-by from Sebastien for merging this patch through
> the leds tree since it depends on the earlier patches.
>
> I have some further power-supply LED triggers work pending:
> https://lore.kernel.org/linux-pm/20240510194012.138192-1-hdegoede@redhat.com/
> which applies on top of this series. So this is going to either require
> an IB for Sebastian to merge into his tree before applying those, or
> (once ready) that series can be applied through the LEDs tree too. Since this
> follow up series deals with LED triggers I think that either way makes sense.
>
> This work includes:
> 1. Migrate the original driver to fwnode to support x86 platforms.
> 2. Support for multi-color LED trigger events.
> 3. The LED shows orange when charging and the LED shows green when the
> battery is full.
Applied and sent for testing.
All being well, I'll submit a PR soon.
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2024-05-31 12:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-31 11:41 [PATCH v10 0/6] KTD2026 indicator LED for X86 Xiaomi Pad2 Hans de Goede
2024-05-31 11:41 ` [PATCH v10 1/6] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI Hans de Goede
2024-05-31 11:41 ` [PATCH v10 2/6] leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027 Hans de Goede
2024-05-31 11:41 ` [PATCH v10 3/6] leds: rgb: leds-ktd202x: Initialize mutex earlier Hans de Goede
2024-05-31 11:41 ` [PATCH v10 4/6] leds: core: Add led_mc_set_brightness() function Hans de Goede
2024-05-31 11:41 ` [PATCH v10 5/6] leds: trigger: Add led_mc_trigger_event() function Hans de Goede
2024-05-31 11:41 ` [PATCH v10 6/6] power: supply: power-supply-leds: Add charging_orange_full_green trigger for RGB LED Hans de Goede
2024-05-31 12:01 ` [PATCH v10 0/6] KTD2026 indicator LED for X86 Xiaomi Pad2 Lee Jones
2024-05-31 12:02 ` Lee Jones [this message]
2024-05-31 13:54 ` [GIT PULL] Immutable branch between LEDs, Power and RGB due for the v6.11 merge window Lee Jones
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=20240531120232.GF1005600@google.com \
--to=lee@kernel.org \
--cc=andy@kernel.org \
--cc=git@apitzsch.eu \
--cc=hdegoede@redhat.com \
--cc=hpa@redhat.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=linux-leds@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=platform-driver-x86@vger.kernel.org \
--cc=sre@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.