Re: [PATCH] Documentation: remoteproc: fix deadlink

From: Krzysztof Kozlowski

Date: Wed Dec 03 2025 - 12:21:53 EST


On 03/12/2025 18:21, Krzysztof Kozlowski wrote:
> On 03/12/2025 18:07, Soham Metha wrote:
>> The binding file 'gpio-dsp-keystone.txt' has been converted to a DT schema.
>> The current binding is located at:
>>
>> Documentation/devicetree/bindings/gpio/ti,keystone-dsp-gpio.yaml
>>
>> This change was made in https://lore.kernel.org/all/20250714202850.3011952-1-robh@xxxxxxxxxx/
>> and merged in aff0a1701b020c8e6b172f28828fd4f3e6eed41a
>
> Drop this sentence and instead please use 'commit sha' syntax, see
> checkpatch and submitting patches docs for details.
>
>>
>> Signed-off-by: Soham Metha <sohammetha01@xxxxxxxxx>
>> ---
>> .../devicetree/bindings/remoteproc/ti,keystone-rproc.txt | 2 +-

And:

Please use subject prefixes matching the subsystem. You can get them for
example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
your patch is touching. For bindings, the preferred subjects are
explained here:
https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters


Best regards,
Krzysztof