[U-Boot] [U-Boot, 1/7] rockchip: pinctrl: dm: convert fdt_get to dev_read

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Sun Jun 25 23:03:02 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 change covers the pinctrl drivers for the Rockchip devices.
> 
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  drivers/pinctrl/rockchip/pinctrl_rk3036.c | 3 +--
>  drivers/pinctrl/rockchip/pinctrl_rk3188.c | 3 +--
>  drivers/pinctrl/rockchip/pinctrl_rk3288.c | 3 +--
>  drivers/pinctrl/rockchip/pinctrl_rk3328.c | 3 +--
>  drivers/pinctrl/rockchip/pinctrl_rk3399.c | 3 +--
>  drivers/pinctrl/rockchip/pinctrl_rv1108.c | 3 +--
>  6 files changed, 6 insertions(+), 12 deletions(-)
> 

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


More information about the U-Boot mailing list