dm: imx: serial: Support DTE mode in the MXC serial driver
authorStefan Agner <stefan.agner@toradex.com>
Sat, 5 Dec 2015 21:41:54 +0000 (13:41 -0800)
committerStefan Agner <stefan@agner.ch>
Mon, 7 Dec 2015 23:18:52 +0000 (15:18 -0800)
commit6ab8c824c132b8c7d5dd8a891577e02f4c0b8a34
treeb0b1b1ea314111be515e68c3487c1824fcbe18ea
parent577fa14b40387405e5f517dba85e528e6621dd85
dm: imx: serial: Support DTE mode in the MXC serial driver

The MXC UART IP can be run in DTE or DCE mode. This depends on the
board wiring and the pinmux used and hence is board specific. This
adds a new option in case the (non-default) DTE mode shall be used.
drivers/serial/serial_mxc.c