[U-Boot] [PATCH 1/9] dm: imx: serial: Support DTE mode when using driver model

Simon Glass sjg at chromium.org
Mon Jul 4 01:18:11 CEST 2016


On 3 July 2016 at 13:33, Stefan Agner <stefan at agner.ch> wrote:
> From: Stefan Agner <stefan.agner at toradex.com>
>
> 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 at toradex.com>
> ---
>
>  drivers/serial/serial_mxc.c           | 9 ++++++++-
>  include/dm/platform_data/serial_mxc.h | 1 +
>  2 files changed, 9 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list