Re: [PATCH 8/8] MAINTAINERS: Add Vincenzo Frascino as Arm Morello Maintainer
From: Krzysztof Kozlowski
Date: Sat Dec 14 2024 - 05:19:38 EST
On 13/12/2024 17:32, Vincenzo Frascino wrote:
> Cc: Sudeep Holla <sudeep.holla@xxxxxxx>
> Cc: Rob Herring <robh@xxxxxxxxxx>
> Signed-off-by: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
> ---
> MAINTAINERS | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e6e71b05710b..8199e5945fb2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3304,6 +3304,12 @@ F: drivers/clocksource/timer-versatile.c
> X: drivers/cpufreq/vexpress-spc-cpufreq.c
> X: Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
>
> +ARM MORELLO PLATFORM SUPPORT
Wrongly placed, M is not after V, I know people cannot keep order but
let's try. No need for new Boogaloo.
Plus look how all the titles are created and do not come with different
style.
> +M: Vincenzo Frascino <vincenzo.frascino@xxxxxxx>
> +L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
So why you did not bother to Cc this list? You are supposed to develop
on mainline kernel and then run get_maintainers.pl or b4 prep, so how is
possible that your Cc list is so empty?
> +S: Maintained
> +F: arch/arm64/boot/dts/arm/morello*
Missing bindings.
Best regards,
Krzysztof