serial-arc: switch to DM
authorAlexey Brodkin <abrodkin@synopsys.com>
Tue, 17 Mar 2015 11:55:14 +0000 (14:55 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Fri, 3 Apr 2015 06:47:49 +0000 (09:47 +0300)
commit01496c4fac227221e67d93cb9cc14f48fb98a2b6
treef0181ac27f286dbf4902e73b64d2bfffe4e1e6ec
parentb903792e4492a710d6a58ccd136c9b3a2f684180
serial-arc: switch to DM

Now when all infrastructure in ARC is ready for it let's switch ARC UART
to driver model.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Simon Glass <sjg@chromium.org>
arch/Kconfig
arch/arc/dts/Makefile [new file with mode: 0644]
arch/arc/dts/arcangel4.dts [new file with mode: 0644]
arch/arc/dts/skeleton.dtsi [new file with mode: 0644]
configs/arcangel4-be_defconfig
configs/arcangel4_defconfig
drivers/serial/serial_arc.c