[PATCH 1/1] Fixing a minor typo in YAML document
Krzysztof Kozlowski
krzk at kernel.org
Sat May 17 04:21:27 PDT 2025
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