ARM: spl: atmel: bring in serial device before init
authorWenyou Yang <wenyou.yang@atmel.com>
Fri, 24 Mar 2017 03:34:04 +0000 (11:34 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Apr 2017 20:44:51 +0000 (14:44 -0600)
commit730a7b47105ad6b6766344e59bb04c0cbb2e586a
tree7e4dda84a56e220dd6865f443b01f2089ad61439
parentc00d7c33ba0150ccac01aad67a56295bfc8ed824
ARM: spl: atmel: bring in serial device before init

Before setting up the serial communications, bring in the serial
device from the device tree file.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
arch/arm/mach-at91/spl_atmel.c