[PATCH 1/1] Fixing a minor typo in YAML document

Jihed Chaibi jihed.chaibi.dev at gmail.com
Sat May 17 05:05:03 PDT 2025


Thanks for the feedback, this fix being kind of "trivial" I didn't
initially want to include everyone and thought it would end up to the
main maintainer after being reviewed by the reviewers/authors of the
file, sorry for that, I will make sure every maintainer is included in
future patches.

On the other hand, I can confirm that I'm using the last kernel version.

Best regards,


On Sat, May 17, 2025 at 1:21 PM Krzysztof Kozlowski <krzk at kernel.org> wrote:
>
> On 17/05/2025 04:05, Jihed Chaibi wrote:
> > A small typo in the rockchip,rk3399 YAML document ;
> > "less then" should become: "less than"
> >
> > Signed-off-by: Jihed Chaibi <jihed.chaibi.dev at gmail.com>
> > ---
> >  .../bindings/memory-controllers/rockchip,rk3399-dmc.yaml    | 6 +++---
>
> You not only skipped me as DT maintainer for this file but also skipped
> me as the actual subsystem maintainer.
>
> <form letter>
> Please use scripts/get_maintainers.pl to get a list of necessary people
> and lists to CC (and consider --no-git-fallback argument, so you will
> not CC people just because they made one commit years ago). 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.
> </form letter>
>
> Best regards,
> Krzysztof



More information about the Linux-rockchip mailing list