[U-Boot] [PATCH 6/7] rockchip: ns16550: dm: convert fdt_get to dev_read

Simon Glass sjg at chromium.org
Fri Jun 9 12:28:02 UTC 2017


On 7 June 2017 at 10:46, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> With the new dev_read functions available, we can convert the rockchip
> architecture-specific drivers and common drivers used by these devices
> over to the dev_read family of calls.
>
> This covers the serial driver (ns16550 and compatible) used for the
> Rockchip devices.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
>  drivers/serial/ns16550.c | 11 ++++-------
>  1 file changed, 4 insertions(+), 7 deletions(-)
>

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


More information about the U-Boot mailing list