commit | e95e333c5591e43f394af2a960bb43319faa80cf | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Thu Apr 13 10:31:20 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 13 14:44:52 2017 -0600 |
tree | e19b0b9a58aee6ced11fd42b2eea85571064a9cd | |
parent | 9673c2edf3ed04ff898d3aee4910d28e11c68da1 [diff] |
board: sama5d4ek: clean up code Due to the introduction of the pinctrl and clk driver, and using device tree files, remove the unneeded hardcoded pin configuration and clock enabling code from the board file. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Andreas Bießmann <andreas@biessmann.org>