ARM: chiliboard: move towards driver model and device-tree boot
authorMarcin Niestroj <m.niestroj@grinn-global.com>
Wed, 21 Nov 2018 19:32:02 +0000 (20:32 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 27 Nov 2018 03:52:14 +0000 (22:52 -0500)
commitf1bca34ebf94bf5ab4ba4644b5e62ce6b3efcb99
tree73cbb88b055f3fc621c73cc7a3fbd712b1b06ac5
parent627d74c79b944add0806b21ab894e7eafed986b2
ARM: chiliboard: move towards driver model and device-tree boot

This patch mostly enables DM drivers in board defconfig and all their
dependencies. Additionally we remove ethernet platform data, as all
details are in device-tree now.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/grinn/chiliboard/board.c
configs/chiliboard_defconfig