[U-Boot] [PATCH v3] usb: add support for generic EHCI devices

Alexey Brodkin Alexey.Brodkin at synopsys.com
Mon Nov 30 18:52:14 CET 2015


Hi Marek,

On Mon, 2015-11-30 at 20:47 +0300, Alexey Brodkin wrote:
> From: Alexey Brodkin <Alexey.Brodkin at synopsys.com>
> 
> This driver is meant to be used with any EHCI-compatible host
> controller in case if there's no need for platform-specific
> glue such as setup of controller or PHY's power mode via
> GPIOs etc.
> 
> Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Marek Vasut <marex at denx.de>
> Cc: Stephen Warren <swarren at nvidia.com>
> ---
> 
> Changes compared to v2:
>  * Driver is disabled by default now
>  * Use uintptr_t instead of uint32_t for "struct ehci_hcor"
>    address calculation
> 
> Changes compared to v1:
>  * Updated commit message with removal of Synopsys board mention
>  * Cleaned-up ehci_usb_remove()

git doesn't Cc people from "Reviewed-by" tags, so adding you
and Simon here. Sorry for that noise.

-Alexey


More information about the U-Boot mailing list