]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: usb_a9263: Update to support DT and DM
authorWenyou.Yang@microchip.com <Wenyou.Yang@microchip.com>
Fri, 21 Jul 2017 09:07:46 +0000 (17:07 +0800)
committerTom Rini <trini@konsulko.com>
Sat, 5 Aug 2017 00:38:38 +0000 (20:38 -0400)
commitfdc77189994b2ac794862f04baea0ecf20da7d36
tree8392f4386921328ff2a1881c32b99ad0a412e375
parenta818704b2eeeb7100e5a95f54a6db4be36dba630
board: usb_a9263: 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/usb_a9263.dts [new file with mode: 0644]
board/calao/usb_a9263/usb_a9263.c
configs/usb_a9263_dataflash_defconfig
include/configs/usb_a9263.h