[U-Boot] [PATCH v2 07/13] dm: zynq: usb: Convert to CONFIG_DM_USB

Simon Glass sjg at chromium.org
Sun Jul 17 23:00:12 CEST 2016


On 5 July 2016 at 17:10, Simon Glass <sjg at chromium.org> wrote:
> Convert zynq USB to driver model. Note this is tested on zynq-zybo only.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add missing struct ehci_ctrl to struct zynq_ehci_priv
>
>  arch/arm/Kconfig             |   2 +
>  drivers/usb/host/ehci-zynq.c | 103 +++++++++++++++++++++----------------------
>  2 files changed, 53 insertions(+), 52 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list