Re: [U-Boot] [PATCH] board: usb_a9263: Update to support DT and DM

2017-08-03 Thread Simon Glass
On 21 July 2017 at 03:07, Wenyou Yang wrote: > 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: W

[U-Boot] [PATCH] board: usb_a9263: Update to support DT and DM

2017-07-21 Thread Wenyou Yang
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 --- arch/arm/dts/usb_a9263.dts|