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

2017-06-25 Thread Philipp Tomsich
> 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 DRAM controller initialisation for the RK3188, RK3288
> and RK3399... all of these read some of the tuning/setup/timing
> parameters from the device-tree.
> 
> Signed-off-by: Philipp Tomsich 
> Reviewed-by: Simon Glass 
> ---
> 
>  arch/arm/mach-rockchip/rk3188/sdram_rk3188.c | 20 +---
>  arch/arm/mach-rockchip/rk3288/sdram_rk3288.c | 20 +---
>  arch/arm/mach-rockchip/rk3399/sdram_rk3399.c |  8 +++-
>  3 files changed, 21 insertions(+), 27 deletions(-)
> 

Applied to u-boot-rockchip/next, thanks!
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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

2017-06-25 Thread Philipp Tomsich
> 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 DRAM controller initialisation for the RK3188, RK3288
> and RK3399... all of these read some of the tuning/setup/timing
> parameters from the device-tree.
> 
> Signed-off-by: Philipp Tomsich 
> Reviewed-by: Simon Glass 
> ---
> 
>  arch/arm/mach-rockchip/rk3188/sdram_rk3188.c | 20 +---
>  arch/arm/mach-rockchip/rk3288/sdram_rk3288.c | 20 +---
>  arch/arm/mach-rockchip/rk3399/sdram_rk3399.c |  8 +++-
>  3 files changed, 21 insertions(+), 27 deletions(-)
> 

Applied to u-boot-rockchip/next, thanks!
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot