On Wed, Sep 28, 2022 at 2:05 PM Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx> wrote: > > RS485 documentation improvements. While doing the kerneldoc conversion, > a few other items came up so they're now included to this series. in this LGTM, thanks! Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > v3: > - More fixes to kernel doc formatting (thanks to Jiri) > - Added a few other related improvements > > v2: > - Include serial_rs485 into documentation > - Add * to multi-line flag descriptions > > > Ilpo Järvinen (4): > serial: Convert serial_rs485 to kernel doc > Documentation: rs485: Link reference properly > Documentation: rs485: Mention uart_get_rs485_mode() > Documentation: rs485: Fix struct referencing > > .../driver-api/serial/serial-rs485.rst | 36 ++++++----- > include/uapi/linux/serial.h | 62 ++++++++++++------- > 2 files changed, 60 insertions(+), 38 deletions(-) > > -- > 2.30.2 > -- With Best Regards, Andy Shevchenko