]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: ethernut5: Update to support DT and DM
authorWenyou.Yang@microchip.com <Wenyou.Yang@microchip.com>
Fri, 21 Jul 2017 06:30:57 +0000 (14:30 +0800)
committerTom Rini <trini@konsulko.com>
Sat, 5 Aug 2017 00:38:37 +0000 (20:38 -0400)
commit94db5120d874821e5fd1847e1825759aaf74290b
tree761aa68ca3f01bacc62fb921532f74bd81e7b5e7
parent0dfe3ffe0b734ce0bea82d2a3a62cdd734333fd3
board: ethernut5: Update to support DT and DM

Add the dts files to support deivce tree, update the configuration
files to support the device tree and driver model. The peripheral
clock and pins configuration are handled by the clock and the pinctrl
drivers respectively.

Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/at91sam9xe.dtsi [new file with mode: 0644]
arch/arm/dts/ethernut5.dts [new file with mode: 0644]
board/egnite/ethernut5/ethernut5.c
configs/ethernut5_defconfig
include/configs/ethernut5.h