mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-04 13:43:42 +08:00
Add support for of-platdata with rk3288. This requires decoding the of-platdata struct and setting up the devices from that. Also the driver needs to be renamed to match the string that of-platdata will search for. Signed-off-by: Simon Glass <sjg@chromium.org>