lkml.org 
[lkml]   [2022]   [Apr]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 08/14] MAINTAINERS: add Ralink pinctrl driver
From
Date
On Wed, 2022-04-13 at 09:07 +0300, Arınç ÜNAL wrote:
> Add a new section for the Ralink pinctrl driver and add me and Sergio as
> the maintainers.
>
> Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>

It's unusual for a last name to be completely capitalized.

> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -16502,6 +16502,13 @@ L: linux-mips@vger.kernel.org
> S: Maintained
> F: arch/mips/boot/dts/ralink/mt7621*
>
> +RALINK PINCTRL DRIVER
> +M: Arınç ÜNAL <arinc.unal@arinc9.com>
> +M: Sergio Paracuellos <sergio.paracuellos@gmail.com>
> +L: linux-mips@vger.kernel.org
> +S: Maintained
> +F: drivers/pinctrl/ralink/*

Typically this is just the directory.

F: drivers/pinctrl/ralink/

as this covers any file in the directory as well as
any possible subdirectories and files.

Using

F: drivers/pinctrl/ralink/*

excludes any possible subdirectories and files within those
possible subdirectories.


\
 
 \ /
  Last update: 2022-04-13 10:30    [W:0.279 / U:0.472 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site