Re: [PATCH 2/3 v6] input: pwm-beeper: add feature to set volume level

From: Krzysztof Kozlowski
Date: Tue Jan 24 2023 - 06:29:59 EST


On 24/01/2023 12:13, Manuel Traut wrote:
> This patch adds the documentation for the devicetree bindings to set
> the volume levels.
>
> Signed-off-by: Frieder Schrempf <frieder.schrempf@xxxxxxxxx>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>
> ---

One more:

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).

Best regards,
Krzysztof