lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <df7a869f-3ea9-d127-5fce-b62be9a2de63@linux.intel.com>
Date: Fri, 26 Sep 2025 14:28:33 +0300 (EEST)
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Lukas Bulwahn <lbulwahn@...hat.com>
cc: Sebastian Reichel <sre@...nel.org>, Hans de Goede <hansg@...nel.org>, 
    Bryan O'Donoghue <bryan.odonoghue@...aro.org>, 
    platform-driver-x86@...r.kernel.org, kernel-janitors@...r.kernel.org, 
    LKML <linux-kernel@...r.kernel.org>, 
    Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: Re: [PATCH] MAINTAINERS: adjust file entry in THINKPAD T14S EMBEDDED
 CONTROLLER DRIVER

On Fri, 26 Sep 2025, Lukas Bulwahn wrote:

> 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

Thanks a lot, I've folded this into the original commit.

-- 
 i.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ