[U-Boot] [PATCH] serial: lpc32xx hsuart: port driver to driver model
Vladimir Zapolskiy
vz at mleia.com
Sat Dec 19 21:37:30 CET 2015
Hi Simon,
On 19.12.2015 22:30, Simon Glass wrote:
> Hi Vladimir,
>
> On 14 December 2015 at 15:13, Simon Glass <sjg at chromium.org> wrote:
>> 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>
>
> I'm going to hold off applying this for -next right now. Can you
> please resend it along with the related patches once you update them?
>
do you want to see the driver update with the mach changes in one series?
FWIW I think this serial driver change is independent and can be applied
first, but for your convenience I'll gather the changes together.
With best wishes,
Vladimir
More information about the U-Boot
mailing list