u-boot-brain/arch/arm/mach-rockchip/rk3288
Philipp Tomsich 8f1034e627 rockchip: 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 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 <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-07-11 12:13:44 +02:00
..
clk_rk3288.c rockchip: rk3288: Move rockchip_get_cru() out of the driver 2016-10-30 13:29:06 -06:00
Kconfig rockchip: Add support for MiQi rk3288 board 2017-04-04 20:01:57 -06:00
Makefile rk3288: add arch_cpu_init for rk3288 2016-09-22 07:32:22 -06:00
rk3288.c rk3288: fix reg address for GRF_SOC_CON2 2016-10-30 13:29:06 -06:00
sdram_rk3288.c rockchip: dm: convert fdt_get to dev_read 2017-07-11 12:13:44 +02:00
syscon_rk3288.c rockchip: syscon: Update to work with of-platdata 2016-07-14 20:40:24 -06:00