diff options
author | John Crispin <blogic@openwrt.org> | 2013-07-15 21:05:42 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-07-15 21:05:42 +0000 |
commit | fd3b8b725e3bf5c2ae7ac221d67f5107113453eb (patch) | |
tree | 4beb66eac5554c30781545cd349f0e35b3468a4e /target | |
parent | d763a4ca0c2aa49feec31a982a5d85a44a4aa8c0 (diff) | |
download | upstream-fd3b8b725e3bf5c2ae7ac221d67f5107113453eb.tar.gz upstream-fd3b8b725e3bf5c2ae7ac221d67f5107113453eb.tar.bz2 upstream-fd3b8b725e3bf5c2ae7ac221d67f5107113453eb.zip |
ramips: update dtsi files to work with dwc2 driver
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37353 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ramips/dts/rt3050.dtsi | 3 |
1 files changed, 3 insertions, 0 deletions
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"; }; }; |