Re: [PATCH v4] doc: document the pwm command

2024-08-15 Thread Simon Glass
On Thu, 15 Aug 2024 at 07:29, Emil Kronborg wrote: > > Signed-off-by: Emil Kronborg > --- > Changes in v4: > - Changed license from GPL-2.0+ to GPL-2.0-or-later. Also, removed > trailing colon. > - Simplified the descriptions in the Synopsis section by removing the > text following the '-'. >

[PATCH v4] doc: document the pwm command

2024-08-15 Thread Emil Kronborg
Signed-off-by: Emil Kronborg --- Changes in v4: - Changed license from GPL-2.0+ to GPL-2.0-or-later. Also, removed trailing colon. - Simplified the descriptions in the Synopsis section by removing the text following the '-'. - Reformulated the description of the invert subcommand to be more