Re: [PATCH 5/6] devicetree: input: cypress,tt21000: add wakeup-source entry to documentation

From: Krzysztof Kozlowski
Date: Fri Mar 24 2023 - 05:43:10 EST


On 23/03/2023 14:52, Maximilian Weigand wrote:
> The touchscreen can be used to wake up systems from sleep and therefore
> the wakeup-source entry should be included in the documentation.

Use subject prefixes matching the subsystem (which you can get for
example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory
your patch is touching).

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.

>
> Signed-off-by: Maximilian Weigand <mweigand@xxxxxxxxxxxx>
> Reviewed-by: Alistair Francis <alistair@xxxxxxxxxxxxx>

Best regards,
Krzysztof