u-boot-brain/arch/arm/mach-rockchip
Simon Glass 5ce4bb2709 rockchip: syscon: Update to work with of-platdata
The syscon devices all end up having diffent driver names with of-platdata,
since the driver name comes from the first string in the compatible list.
Add separate device declarations for each one, and add a bind method to set
up driver_data correctly.

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: syscon: Update to work with 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