RE: [EXT] Re: [PATCH 3/6] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R
From: Jan Petrous (OSS)
Date: Mon Aug 05 2024 - 03:10:26 EST
> From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> Sent: Monday, 5 August, 2024 7:10
> To: Jan Petrous (OSS) <jan.petrous@xxxxxxxxxxx>; Maxime Coquelin
> <mcoquelin.stm32@xxxxxxxxx>; Alexandre Torgue
> <alexandre.torgue@xxxxxxxxxxx>
> Cc: dl-S32 <S32@xxxxxxx>; linux-kernel@xxxxxxxxxxxxxxx; linux-stm32@st-
> md-mailman.stormreply.com; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; Claudiu
> Manoil <claudiu.manoil@xxxxxxx>; netdev@xxxxxxxxxxxxxxx
> Subject: [EXT] Re: [PATCH 3/6] dt-bindings: net: Add DT bindings for DWMAC
> on NXP S32G/R
>
> On 04/08/2024 22:49, Jan Petrous (OSS) wrote:
> > Add basic description for DWMAC ethernet IP on NXP S32G2xx, S32G3xx
> > and S32R45 automotive series SoCs.
> >
> > Signed-off-by: Jan Petrous (OSS) <jan.petrous@xxxxxxxxxxx>
>
> <form letter>
> Please use scripts/get_maintainers.pl to get a list of necessary people
> and lists to CC. It might happen, that command when run on an older
> kernel, gives you outdated entries. Therefore please be sure you base
> your patches on recent Linux kernel.
>
> Tools like b4 or scripts/get_maintainer.pl provide you proper list of
> people, so fix your workflow. Tools might also fail if you work on some
> ancient tree (don't, instead use mainline) or work on fork of kernel
> (don't, instead use mainline). Just use b4 and everything should be
> fine, although remember about `b4 prep --auto-to-cc` if you added new
> patches to the patchset.
>
> You missed at least devicetree list (maybe more), so this won't be
> tested by automated tooling. Performing review on untested code might be
> a waste of time.
>
> Please kindly resend and include all necessary To/Cc entries.
> </form letter>
Does it mean that scripts/get_maintainer.pl doesn't care about devicetree ML?
I just tried to recheck, but it still shows me the list I used originally:
$ ll outgoing/*.patch
-rw-rw-r-- 1 hop hop 1998 srp 4 11:33 outgoing/0000-cover-letter.patch
-rw-rw-r-- 1 hop hop 2518 srp 4 11:33 outgoing/0001-net-driver-stmmac-extend-CSR-calc-support.patch
-rw-rw-r-- 1 hop hop 2794 srp 4 11:33 outgoing/0002-net-stmmac-Expand-clock-rate-variables.patch
-rw-rw-r-- 1 hop hop 4427 srp 4 11:33 outgoing/0003-dt-bindings-net-Add-DT-bindings-for-DWMAC-on-NXP-S32.patch
-rw-rw-r-- 1 hop hop 8610 srp 4 11:33 outgoing/0004-net-stmmac-dwmac-s32cc-add-basic-NXP-S32G-S32R-glue-.patch
-rw-rw-r-- 1 hop hop 1143 srp 4 11:33 outgoing/0005-MAINTAINERS-Add-Jan-Petrous-as-the-NXP-S32G-R-DWMAC-.patch
-rw-rw-r-- 1 hop hop 1805 srp 4 11:33 outgoing/0006-net-stmmac-dwmac-s32cc-Read-PTP-clock-rate-when-read.patch
$ ./scripts/get_maintainer.pl outgoing/*.patch
Maxime Coquelin <mcoquelin.stm32@xxxxxxxxx> (maintainer:ARM/STM32 ARCHITECTURE)
Alexandre Torgue <alexandre.torgue@xxxxxxxxxxx> (maintainer:ARM/STM32 ARCHITECTURE)
"Jan Petrous (OSS)" <jan.petrous@xxxxxxxxxxx> (commit_signer:1/1=100%,authored:1/1=100%,added_lines:46/46=100%,added_lines:61/61=100%,added_lines:69/69=100%,added_lines:165/165=100%,added_lines:298/298=100%,added_lines:35/35=100%,added_lines:51/51=100%)
linux-kernel@xxxxxxxxxxxxxxx (open list)
linux-stm32@xxxxxxxxxxxxxxxxxxxxxxxxxxxx (moderated list:ARM/STM32 ARCHITECTURE)
linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated list:ARM/STM32 ARCHITECTURE)
Thanks.
/Jan