commit | ef33aa3dca7364d409518f8394bd51af60fc437f | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Thu Apr 13 10:31:19 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 13 14:44:52 2017 -0600 |
tree | 43d69f4a345dadb6cbcdf25f99d1135f4904e345 | |
parent | 334794f58400e1a4fccd61dd8066c4f94f4605e7 [diff] |
board: sama5d4ek: update to support DM/DT Update the configuration files to support the device tree and driver model, so do SPL. The device clock and pins configuration are handled by the clock and the pinctrl drivers respectively. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Andreas Bießmann <andreas@biessmann.org>