* Anand Gadiyar <gadi...@ti.com> [101121 10:30]:
> The EHCI controller in OMAP4 supports a new interface mode - HSIC.
> Add this to the list of modes supported on OMAP3.
> 
> Signed-off-by: Anand Gadiyar <gadi...@ti.com>

Acked-by: Tony Lindgren <t...@atomide.com>

> ---
>  arch/arm/plat-omap/include/plat/usb.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/plat-omap/include/plat/usb.h 
> b/arch/arm/plat-omap/include/plat/usb.h
> index 59c7fe7..9b1893f 100644
> --- a/arch/arm/plat-omap/include/plat/usb.h
> +++ b/arch/arm/plat-omap/include/plat/usb.h
> @@ -11,6 +11,7 @@ enum ehci_hcd_omap_mode {
>       EHCI_HCD_OMAP_MODE_UNKNOWN,
>       EHCI_HCD_OMAP_MODE_PHY,
>       EHCI_HCD_OMAP_MODE_TLL,
> +     EHCI_HCD_OMAP_MODE_HSIC,
>  };
>  
>  enum ohci_omap3_port_mode {
> -- 
> 1.7.0.4
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to