Home
last modified time | relevance | path

Searched hist:"3 d40479f00c9406463b716d1874de0d2f4a31a02" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/serial/
H A Dns16550.c3d40479f00c9406463b716d1874de0d2f4a31a02 Wed Jun 07 16:46:02 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: ns16550: dm: convert fdt_get to dev_read

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@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>