[U-Boot] [PATCH v2 7/9] serial: lpuart: Add driver model serial support

Simon Glass sjg at chromium.org
Thu Jan 21 16:18:38 CET 2016


On 20 January 2016 at 13:27, Simon Glass <sjg at chromium.org> wrote:
> On 13 January 2016 at 20:39, Bin Meng <bmeng.cn at gmail.com> wrote:
>> This adds driver model support to lpuart serial driver.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>>
>> ---
>>
>> Changes in v2:
>> - Split to use two separate U_BOOT_DRIVER()
>>
>>  doc/driver-model/serial-howto.txt |   1 -
>>  drivers/serial/serial_lpuart.c    | 167 ++++++++++++++++++++++++++++++++++++++
>>  2 files changed, 167 insertions(+), 1 deletion(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list