[U-Boot] [PATCH v4 8/9] dm: imx: serial: Support driver model in the MXC serial driver

Simon Glass sjg at chromium.org
Thu Oct 23 05:06:41 CEST 2014


On 1 October 2014 19:57, Simon Glass <sjg at chromium.org> wrote:
> Add driver model support with this driver. Boards which use this driver
> should define platform data in their board files.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  drivers/serial/serial_mxc.c | 170 +++++++++++++++++++++++++++++++++++++-------
>  include/serial_mxc.h        |  14 ++++
>  2 files changed, 159 insertions(+), 25 deletions(-)
>  create mode 100644 include/serial_mxc.h
>

Applied to u-boot-dm/master.


More information about the U-Boot mailing list