[U-Boot] [U-Boot, 5/7] rockchip: net: dm: convert fdt_get to dev_read

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Sun Jun 25 23:03:03 UTC 2017


> 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 Gigabit Ethernet MAC (i.e. common designware driver and
> rockchip-specific wrapper).
> 
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  drivers/net/designware.c    |  7 +++----
>  drivers/net/gmac_rockchip.c | 10 ++++------
>  2 files changed, 7 insertions(+), 10 deletions(-)
> 

Applied to u-boot-rockchip/next, thanks!


More information about the U-Boot mailing list