ARM: liteboard: move towards driver model and device-tree boot
authorMarcin Niestroj <m.niestroj@grinn-global.com>
Sat, 19 Jan 2019 16:06:46 +0000 (17:06 +0100)
committerStefano Babic <sbabic@denx.de>
Wed, 13 Mar 2019 08:14:35 +0000 (09:14 +0100)
commite020fb5ad29ec8f17ca966f8d56000d7abc934ec
treeb15677f8aadeb344597116b0f865f66f9d60aeb4
parent28a36fd8237132d5cbf1590a45752da7cc2e4047
ARM: liteboard: move towards driver model and device-tree boot

This patch mostly enables DM drivers in board defconfig and all their
dependencies. Additionally we remove USB code that is on longer
executed after enabling CONFIG_DM_USB. Enable CONFIG_PINCTRL, so we
can get rid of ethernet pin configuration.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
board/grinn/liteboard/board.c
configs/liteboard_defconfig