Re: [PATCH v1 3/3] Documentation:leds: Add leds-st1202.rst

From: Jonathan Corbet
Date: Mon Nov 04 2024 - 14:32:54 EST


Vicentiu Galanopulo <vicentiu.galanopulo@xxxxxxxxxxxxxxxxx> writes:

> Hi Randy,
> Thanks for the review. Addressed all comments.
>
> Signed-off-by: Vicentiu Galanopulo <vicentiu.galanopulo@xxxxxxxxxxxxxxxxx>
> ---
>
> Changes in v2: Implement review comments
>
> Documentation/leds/leds-st1202.rst | 36 ++++++++++++++++++++++++++++++
> 1 file changed, 36 insertions(+)
> create mode 100644 Documentation/leds/leds-st1202.rst

This is a new file, so you need to add it to index.rst in that
directory.

Also, please post followup patches in their own thread (not as a reply)
and include the full changelog text.

Thanks,

jon