From: John Crispin <john@openwrt.org>
Date: Mon, 15 Jul 2013 21:05:42 +0000 (+0000)
Subject: ramips: update dtsi files to work with dwc2 driver
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=12a099eb07aa8f01ec3dda237fe868165a8e11c5;p=openwrt%2Fstaging%2Fansuel.git

ramips: update dtsi files to work with dwc2 driver

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 37353
---

diff --git a/target/linux/ramips/dts/rt3050.dtsi b/target/linux/ramips/dts/rt3050.dtsi
index abb84644ac..7399376d72 100644
--- a/target/linux/ramips/dts/rt3050.dtsi
+++ b/target/linux/ramips/dts/rt3050.dtsi
@@ -218,6 +218,9 @@
 		interrupt-parent = <&intc>;
 		interrupts = <18>;
 
+		resets = <&rstctrl 22>;
+		reset-names = "otg";
+
 		status = "disabled";
 	};
 };