commit | 80016f51250b95712a094ddf0b3b4551f39fc19b | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Fri Apr 14 08:51:46 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Fri Apr 14 20:10:35 2017 -0600 |
tree | 2491f20ada4e9dfe4159ad7cc453b025e9c3d04f | |
parent | 1878804a2bd213695d393ed3e01607a591b98862 [diff] |
board: sama5d3_xplained: 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>