Re: [PATCH v2 1/5] media: dt-bindings: Add rockchip rkisp2 bindings

From: Krzysztof Kozlowski

Date: Tue Aug 25 2026 - 02:16:05 EST


On 25/08/2026 08:05, Paul Elder wrote:
> Hi Krzysztof,
>
> Quoting Krzysztof Kozlowski (2026-08-24 19:52:26)
>> On 24/08/2026 11:03, Paul Elder wrote:
>>> Add documentation for the Rockchip rkisp2 bindings. This is meant to
>>> support multiple versions of Rockchip ISPs going forward, including the
>>> 2.x series and 3.x series. The current version only adds the compatible
>>> for the RK3588, which is a 3.0.
>>>
>>> Signed-off-by: Paul Elder <paul.elder@xxxxxxxxxxxxxxxx>
>>
>> Testing is disabled for some time but it's not really a reason to opt out.
>>
>> 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.
>
> I did not use b4 but I did use scripts/get_maintainer.pl via --cc-cmd on git
> send-email. Is that not expected to work?

Works on people setups, but whatever you produced was not sent to right
folks, so I doubt that you actually scripted it, e.g. like [1].
Otherwise why script would remove ONLY one specific address from entire
list it gets?

[1] https://lore.kernel.org/all/?q=git_send_email

Best regards,
Krzysztof