public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: adjust file entry in THINKPAD T14S EMBEDDED CONTROLLER DRIVER
@ 2025-09-26  7:18 Lukas Bulwahn
  2025-09-26 11:28 ` Ilpo Järvinen
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2025-09-26  7:18 UTC (permalink / raw)
  To: Sebastian Reichel, Hans de Goede, Ilpo Järvinen,
	Bryan O'Donoghue, platform-driver-x86
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

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
-- 
2.51.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: adjust file entry in THINKPAD T14S EMBEDDED CONTROLLER DRIVER
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Ilpo Järvinen @ 2025-09-26 11:28 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Sebastian Reichel, Hans de Goede, Bryan O'Donoghue,
	platform-driver-x86, kernel-janitors, LKML, Lukas Bulwahn

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-09-26 11:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox