u-boot-brain/arch/arm/mach-rockchip
Simon Glass 086ec0e26d rockchip: sdram: Update the driver to support of-platdata
Add support for of-platdata with rk3288 SDRAM initr. This requires decoding
the of-platdata struct and setting up the device from that. Also the driver
needs to be renamed to match the string that of-platdata will search for.

The platform data is copied from the of-platdata structure to the one used
by the driver. This allows the same code to be used with device tree and
of-platdata.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-07-14 20:40:24 -06:00
..
rk3036 Rename reset to sysreset 2016-05-26 20:48:31 -06:00
rk3288 rockchip: sdram: Update the driver to support of-platdata 2016-07-14 20:40:24 -06:00
board.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
Kconfig rockchip: Use 'select' instead of defaults in Kconfig 2016-07-11 14:06:44 -06:00
Makefile rockchip: clk: Make rkclk_get_clk() SoC-specific 2016-01-21 20:42:35 -07:00
rk_timer.c rockchip: add timer driver 2015-12-01 08:07:22 -07:00
rk3036-board-spl.c rockchip: Use the debug UART on rk3036 2016-01-12 10:19:09 -07:00
rk3288-board-spl.c rockchip: Don't use spl_boot_device() with of-platdata 2016-07-14 20:40:24 -06:00