commit | f810ea6acbfae0b3e61a1083cfd0665cd92d40b8 | [log] [tgz] |
---|---|---|
author | Michael Trimarchi <michael@amarulasolutions.com> | Tue Sep 17 11:40:42 2019 +0530 |
committer | Kever Yang <kever.yang@rock-chips.com> | Thu Sep 19 09:35:31 2019 +0800 |
tree | 747c56639b5234bc7ad3f03d572a3a25cf239e42 | |
parent | 4bd143b57dc0cb07b553c989cc16a785642e2d0f [diff] |
rockchip: rk3288-tinker: Attach missing peripherals at SPL Tinker board needs to mux all the sdmmc gpio and activate the regulator connected to bank 7. Remove all the bank that are not in use and mark them as dm,spl so-that it would initialize at SPL. Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Kever Yang<kever.yang@rock-chips.com>