From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Lukas Bulwahn <lbulwahn@redhat.com>
Cc: Sebastian Reichel <sre@kernel.org>,
Hans de Goede <hansg@kernel.org>,
Bryan O'Donoghue <bryan.odonoghue@linaro.org>,
platform-driver-x86@vger.kernel.org,
kernel-janitors@vger.kernel.org,
LKML <linux-kernel@vger.kernel.org>,
Lukas Bulwahn <lukas.bulwahn@redhat.com>
Subject: Re: [PATCH] MAINTAINERS: adjust file entry in THINKPAD T14S EMBEDDED CONTROLLER DRIVER
Date: Fri, 26 Sep 2025 14:28:33 +0300 (EEST) [thread overview]
Message-ID: <df7a869f-3ea9-d127-5fce-b62be9a2de63@linux.intel.com> (raw)
In-Reply-To: <20250926071859.138396-1-lukas.bulwahn@redhat.com>
On Fri, 26 Sep 2025, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
>
> In the activity of revising the patch series "platform: arm64:
> thinkpad-t14s-ec: new driver" from v1 to v2, the location of the dt-binding
> for lenovo,thinkpad-t14s-ec.yaml was changed, but the change of that
> location was not reflected in the corresponding MAINTAINERS section.
>
> So, commit bee278e18e64 ("dt-bindings: embedded-controller: Add Lenovo
> Thinkpad T14s EC") adds the file lenovo,thinkpad-t14s-ec.yaml in the
> embedded-controller subdirectory, whereas commit 27221f91b83f ("platform:
> arm64: thinkpad-t14s-ec: new driver") refers for this file to the
> non-existing platform subdirectory.
>
> Adjust the file entry to refer to the right location.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8fcf4e34eaa5..b641b5e60bf5 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -25466,7 +25466,7 @@ F: drivers/platform/x86/lenovo/thinkpad_acpi.c
> THINKPAD T14S EMBEDDED CONTROLLER DRIVER
> M: Sebastian Reichel <sre@kernel.org>
> S: Maintained
> -F: Documentation/devicetree/bindings/platform/lenovo,thinkpad-t14s-ec.yaml
> +F: Documentation/devicetree/bindings/embedded-controller/lenovo,thinkpad-t14s-ec.yaml
> F: drivers/platform/arm64/lenovo-thinkpad-t14s.c
>
> THINKPAD LMI DRIVER
Thanks a lot, I've folded this into the original commit.
--
i.
prev parent reply other threads:[~2025-09-26 11:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-26 7:18 [PATCH] MAINTAINERS: adjust file entry in THINKPAD T14S EMBEDDED CONTROLLER DRIVER Lukas Bulwahn
2025-09-26 11:28 ` Ilpo Järvinen [this message]
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=df7a869f-3ea9-d127-5fce-b62be9a2de63@linux.intel.com \
--to=ilpo.jarvinen@linux.intel.com \
--cc=bryan.odonoghue@linaro.org \
--cc=hansg@kernel.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=lbulwahn@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lukas.bulwahn@redhat.com \
--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.