[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250926071859.138396-1-lukas.bulwahn@redhat.com>
Date: Fri, 26 Sep 2025 09:18:59 +0200
From: Lukas Bulwahn <lbulwahn@...hat.com>
To: Sebastian Reichel <sre@...nel.org>,
Hans de Goede <hansg@...nel.org>,
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
Bryan O'Donoghue <bryan.odonoghue@...aro.org>,
platform-driver-x86@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: [PATCH] MAINTAINERS: adjust file entry in THINKPAD T14S EMBEDDED CONTROLLER DRIVER
From: Lukas Bulwahn <lukas.bulwahn@...hat.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@...hat.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@...nel.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
--
2.51.0
Powered by blists - more mailing lists