meson: odroid-c2: enable Ethernet support through the device tree
authorBeniamino Galvani <b.galvani@gmail.com>
Tue, 16 Aug 2016 09:49:50 +0000 (11:49 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 6 Sep 2016 17:18:19 +0000 (13:18 -0400)
commitcfe255611ce183187a3de5ef6fed246bdea7b044
tree02acd5004f2391cdef06b1b7798becae50eda80c
parent677b53580d5d86ca65737497829d581544ae71bf
meson: odroid-c2: enable Ethernet support through the device tree

Remove the device definition from board file, update the driver with
the new compatible property and update config with necessary options.

Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/arch-meson/gxbb.h
board/amlogic/odroid-c2/odroid-c2.c
configs/odroid-c2_defconfig
drivers/net/designware.c