Home
last modified time | relevance | path

Searched hist:"83 fd908f28ca94baf095ba64b4b8a116dd473cb7" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/dm/platform_data/
H A Dserial_mxc.h83fd908f28ca94baf095ba64b4b8a116dd473cb7 Wed Jul 13 07:25:35 UTC 2016 Stefan Agner <stefan.agner@toradex.com> dm: imx: serial: Support DTE mode when using driver model

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
extends platform data with a new field to choose wheather DTE
mode shall be used.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_mxc.c83fd908f28ca94baf095ba64b4b8a116dd473cb7 Wed Jul 13 07:25:35 UTC 2016 Stefan Agner <stefan.agner@toradex.com> dm: imx: serial: Support DTE mode when using driver model

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
extends platform data with a new field to choose wheather DTE
mode shall be used.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Reviewed-by: Simon Glass <sjg@chromium.org>