board: sama5d2_xplained: Clean up code
authorWenyou Yang <wenyou.yang@atmel.com>
Mon, 17 Oct 2016 01:55:24 +0000 (09:55 +0800)
committerAndreas Bießmann <andreas@biessmann.org>
Fri, 28 Oct 2016 16:37:15 +0000 (18:37 +0200)
commit7bfaa0ceb8d938df680223dde14ef2234ab69587
treea3266ea383a7bbdbd504135f57c5c96547474697
parent6f170c4d77381d18e5acee4ba92dfbd10107bc80
board: sama5d2_xplained: Clean up code

Since the introduction of pinctrl and clk driver, and the dts file,
remove unneeded the pin configurations and the clock enabling code.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
board/atmel/sama5d2_xplained/sama5d2_xplained.c