Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 60636a5d authored by Tony Lindgren's avatar Tony Lindgren
Browse files

ARM: dts: Add remote-wakeup-connected for omap OHCI



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

Cc: devicetree@vger.kernel.org
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Rob Herring <robh@kernel.org>
Cc: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Cc: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: default avatarAlan Stern <stern@rowland.harvard.edu>
Acked-by: default avatarRoger Quadros <rogerq@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent f0e11ff8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -715,6 +715,7 @@
				compatible = "ti,ohci-omap3";
				reg = <0x48064400 0x400>;
				interrupts = <76>;
				remote-wakeup-connected;
			};

			usbhsehci: ehci@48064800 {
+1 −0
Original line number Diff line number Diff line
@@ -1083,6 +1083,7 @@
				reg = <0x4a064800 0x400>;
				interrupt-parent = <&gic>;
				interrupts = <GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>;
				remote-wakeup-connected;
			};

			usbhsehci: ehci@4a064c00 {
+1 −0
Original line number Diff line number Diff line
@@ -940,6 +940,7 @@
				compatible = "ti,ohci-omap3";
				reg = <0x4a064800 0x400>;
				interrupts = <GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>;
				remote-wakeup-connected;
			};

			usbhsehci: ehci@4a064c00 {