From 12a099eb07aa8f01ec3dda237fe868165a8e11c5 Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Mon, 15 Jul 2013 21:05:42 +0000
Subject: [PATCH] ramips: update dtsi files to work with dwc2 driver

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

SVN-Revision: 37353
---
 target/linux/ramips/dts/rt3050.dtsi | 3 +++
 1 file changed, 3 insertions(+)

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";
 	};
 };
-- 
2.30.2