From: Vladimir Zapolskiy <vz@mleia.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] serial: lpc32xx hsuart: port driver to driver model
Date: Sat, 19 Dec 2015 22:37:30 +0200 [thread overview]
Message-ID: <5675C00A.4060104@mleia.com> (raw)
In-Reply-To: <CAPnjgZ2TMbQNWhsA3zG0Uz2m0fbtaTG1e=6-DxbYv26rBCif_w@mail.gmail.com>
Hi Simon,
On 19.12.2015 22:30, Simon Glass wrote:
> Hi Vladimir,
>
> On 14 December 2015 at 15:13, Simon Glass <sjg@chromium.org> wrote:
>> On 12 December 2015 at 10:04, Vladimir Zapolskiy <vz@mleia.com> wrote:
>>> The change ports NXP LPC32xx 14-clock UART device driver to driver
>>> model.
>>>
>>> Signed-off-by: Vladimir Zapolskiy <vz@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@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
prev parent reply other threads:[~2015-12-19 20:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-12 17:04 [U-Boot] [PATCH] serial: lpc32xx hsuart: port driver to driver model Vladimir Zapolskiy
2015-12-14 22:13 ` Simon Glass
2015-12-19 20:30 ` Simon Glass
2015-12-19 20:37 ` Vladimir Zapolskiy [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5675C00A.4060104@mleia.com \
--to=vz@mleia.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.