]> git.baikalelectronics.ru Git - uboot.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)
commitfc6080e6d128089644963d4c01630c88ca44f515
tree761aa68ca3f01bacc62fb921532f74bd81e7b5e7
parentc885eb5e985e4e5af2fbf8fdb94d680986b6d664
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