On Wed, 17 May 2017, Tony Lindgren wrote:

> Add remote-wakeup-connected for omap OHCI as that's needed by
> ehci-platform driver.

This should be "ohci", not "ehci".  Otherwise,

Acked-by: Alan Stern <[email protected]>

> Cc: [email protected]
> Cc: Hans de Goede <[email protected]>
> Cc: Rob Herring <[email protected]>
> Cc: Roger Quadros <[email protected]>
> Cc: Yoshihiro Shimoda <[email protected]>
> Signed-off-by: Tony Lindgren <[email protected]>
> ---
>  arch/arm/boot/dts/omap3.dtsi | 1 +
>  arch/arm/boot/dts/omap4.dtsi | 1 +
>  arch/arm/boot/dts/omap5.dtsi | 1 +
>  3 files changed, 3 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/omap3.dtsi b/arch/arm/boot/dts/omap3.dtsi
> --- a/arch/arm/boot/dts/omap3.dtsi
> +++ b/arch/arm/boot/dts/omap3.dtsi
> @@ -715,6 +715,7 @@
>                               reg = <0x48064400 0x400>;
>                               interrupt-parent = <&intc>;
>                               interrupts = <76>;
> +                             remote-wakeup-connected;
>                       };
>  
>                       usbhsehci: ehci@48064800 {
> diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi
> --- a/arch/arm/boot/dts/omap4.dtsi
> +++ b/arch/arm/boot/dts/omap4.dtsi
> @@ -863,6 +863,7 @@
>                               reg = <0x4a064800 0x400>;
>                               interrupt-parent = <&gic>;
>                               interrupts = <GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>;
> +                             remote-wakeup-connected;
>                       };
>  
>                       usbhsehci: ehci@4a064c00 {
> diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
> --- a/arch/arm/boot/dts/omap5.dtsi
> +++ b/arch/arm/boot/dts/omap5.dtsi
> @@ -939,6 +939,7 @@
>                               compatible = "ti,ohci-omap3";
>                               reg = <0x4a064800 0x400>;
>                               interrupts = <GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>;
> +                             remote-wakeup-connected;
>                       };
>  
>                       usbhsehci: ehci@4a064c00 {
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to