[U-Boot] [PATCH] dm: keystone: serial: Add driver model support

Simon Glass sjg at chromium.org
Sat Sep 19 23:53:47 CEST 2015


Hi Lokesh,

On 19 September 2015 at 03:17, Lokesh Vutla <lokeshvutla at ti.com> wrote:
> Add driver model support for keystone serial driver.
>
> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>
> ---
>  drivers/serial/Makefile          |  1 +
>  drivers/serial/serial_keystone.c | 48 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 49 insertions(+)
>  create mode 100644 drivers/serial/serial_keystone.c

Acked-by: Simon Glass <sjg at chromium.org>

If we could use the new binding with clock-frequency in it some of
these drivers could be removed.

Regards,
Simon


More information about the U-Boot mailing list