Re: [PATCH v3 1/2] serial: core: Add option to enable RS485 mode via GPIO

From: Krzysztof Kozlowski
Date: Tue Nov 21 2023 - 02:02:52 EST


On 20/11/2023 22:45, Tomas Paukrt wrote:
> Add an option to enable the RS485 mode at boot time based on
> the state of a GPIO pin (DIP switch or configuration jumper).
> The GPIO is defined by the device tree property "rs485-mode-gpio".
>
> Signed-off-by: Tomas Paukrt <tomaspaukrt@xxxxxxxx>
> ---
> drivers/tty/serial/serial_core.c | 12 ++++++++++++

Why the subject is "Re:"? Please send each patchset as independent thread.

Best regards,
Krzysztof