On Mon, Nov 20, 2023 at 11:10:17PM +0100, Pavel Löbl wrote: > On Mon, 20 Nov 2023 10:16:55 +0100 > Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote: > > > On 18/11/2023 12:14, Pavel Löbl wrote: > > > Document binding for Banana Pi P2 Zero v1.1. > > > > > > Signed-off-by: Pavel Löbl <pavel@xxxxxxxx> > > > --- > > > Documentation/devicetree/bindings/arm/sunxi.yaml | 6 ++++++ > > > > Please use scripts/get_maintainers.pl to get a list of necessary > > people and lists to CC (and consider --no-git-fallback argument). 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. > That's what I did using next-20231117 kernel source, without > --no-git-fallback argument though. The output seemed a bit long so I > have not included every line in CC. So you are saying I should address > more people next time? You should use --no-git-fallback. > Also it's not clear to me what should go to Cc: and what should go to > To: when submitting. Looking at the list there does not seem to be a > rule. As Krzysztof said, doesn't matter, but I put people in To and lists in Cc. Setting up tocmd/cccmd with --nol and --nom options will do that automatically. Or you could put who should apply the patch in To (allwinner maintainers) and everyone else in Cc. But that takes manual work, so I don't do that. Rob