pitx-imx8m: fix UART RTS/CTS lines for rev2 and rev3 boards
- Due to an error in rev2 HW design, RTS/CTS of UART3 does not work. To
prevent possible electrical damage, both lines are set up as GPIOs with
appropriate settings. RTS/CTS flow control on UART3 is not available
on rev2 modules.
- Add setup for UART3 RTS and CTS lines.
- Check hw revision and configure RTS/CTS as GPIO on rev2 modules.
Signed-off-by:
Thomas Schaefer <thomas.schaefer@kontron.com>
Please register or sign in to comment