[U-Boot] [PATCH] serial: lpc32xx hsuart: port driver to driver model
Simon Glass
sjg at chromium.org
Mon Dec 14 23:13:58 CET 2015
On 12 December 2015 at 10:04, Vladimir Zapolskiy <vz at mleia.com> wrote:
> The change ports NXP LPC32xx 14-clock UART device driver to driver
> model.
>
> Signed-off-by: Vladimir Zapolskiy <vz at mleia.com>
> ---
> drivers/serial/lpc32xx_hsuart.c | 103 +++++++++++++++++++-----------
> include/dm/platform_data/lpc32xx_hsuart.h | 18 ++++++
> 2 files changed, 82 insertions(+), 39 deletions(-)
> create mode 100644 include/dm/platform_data/lpc32xx_hsuart.h
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list