]> git.baikalelectronics.ru Git - uboot.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)
commit94cc70054722a27322ad285142d66cc2aef40039
tree8392f4386921328ff2a1881c32b99ad0a412e375
parent932437013e5be70053ad8c5d72fe7951f4680136
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