On 18/05/17 01:59, Tony Lindgren wrote:
> Add remote-wakeup-connected for omap OHCI as that's needed by
> ehci-platform driver.
> 
> Cc: devicet...@vger.kernel.org
> Cc: Hans de Goede <hdego...@redhat.com>
> Cc: Rob Herring <r...@kernel.org>
> Cc: Roger Quadros <rog...@ti.com>
> Cc: Yoshihiro Shimoda <yoshihiro.shimoda...@renesas.com>
> Signed-off-by: Tony Lindgren <t...@atomide.com>

Acked-by: Roger Quadros <rog...@ti.com>

> ---
>  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 {
> 

-- 
cheers,
-roger
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" 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