u-boot-brain/arch/arm/mach-rockchip/rk3288
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
..
Kconfig rockchip: Add support for Raxda Rock 2 2016-01-21 20:42:37 -07:00
Makefile rockchip: rk3288: Add SDRAM init 2015-09-02 21:28:24 -06:00
reset_rk3288.c Rename reset to sysreset 2016-05-26 20:48:31 -06:00
sdram_rk3288.c rockchip: sdram: Update the driver to support of-platdata 2016-07-14 20:40:24 -06:00
syscon_rk3288.c rockchip: syscon: Update to work with of-platdata 2016-07-14 20:40:24 -06:00