[PATCH] MAINTAINERS: Simplify entries for Arm Vexpress platform and related drivers

Liviu Dudau liviu.dudau at arm.com
Thu Jul 27 08:13:55 PDT 2023


On Thu, Jul 27, 2023 at 02:35:51PM +0100, Sudeep Holla wrote:
> Currently the entries have regexs but in absolute paths. The "N:" entries
> can deal with all files and directories irrespective of the depth/path
> matching the regex patterns.
> 
> Simplifies the entry by making using "N:" and dropping "F:" with absolute
> paths.
> 
> Cc: Liviu Dudau <liviu.dudau at arm.com>
> Cc: Lorenzo Pieralisi <lpieralisi at kernel.org>
> Suggested-by: Tom Rini <trini at konsulko.com>
> Signed-off-by: Sudeep Holla <sudeep.holla at arm.com>

Acked-by: Liviu Dudau <liviu.dudau at arm.com>

Nice cleanup and thanks to Tom for raising it in the first place!

Best regards,
Liviu

> ---
>  MAINTAINERS | 9 ++++-----
>  1 file changed, 4 insertions(+), 5 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d516295978a4..597adc70f95d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2929,14 +2929,13 @@ M:	Sudeep Holla <sudeep.holla at arm.com>
>  M:	Lorenzo Pieralisi <lpieralisi at kernel.org>
>  L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
>  S:	Maintained
> -F:	*/*/*/vexpress*
> -F:	*/*/vexpress*
> -F:	arch/arm/boot/dts/arm/vexpress*
> +N:	mps2
> +N:	vexpress
>  F:	arch/arm/mach-versatile/
>  F:	arch/arm64/boot/dts/arm/
> -F:	drivers/clk/versatile/clk-vexpress-osc.c
>  F:	drivers/clocksource/timer-versatile.c
> -N:	mps2
> +X:	drivers/cpufreq/vexpress-spc-cpufreq.c
> +X:	Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
>  
>  ARM/VFP SUPPORT
>  M:	Russell King <linux at armlinux.org.uk>
> -- 
> 2.41.0
> 

-- 
====================
| I would like to |
| fix the world,  |
| but they're not |
| giving me the   |
 \ source code!  /
  ---------------
    ¯\_(ツ)_/¯



More information about the linux-arm-kernel mailing list