diff options
author | John Crispin <john@openwrt.org> | 2013-07-15 21:05:42 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-07-15 21:05:42 +0000 |
commit | 12a099eb07aa8f01ec3dda237fe868165a8e11c5 (patch) | |
tree | c303b8210e08185d3366565768c9535895dfcf0c /target/linux/ramips/dts/rt3050.dtsi | |
parent | e8ebcffd024cdb67049896e1cb441b83937e1ecf (diff) | |
download | upstream-12a099eb07aa8f01ec3dda237fe868165a8e11c5.tar.gz upstream-12a099eb07aa8f01ec3dda237fe868165a8e11c5.tar.bz2 upstream-12a099eb07aa8f01ec3dda237fe868165a8e11c5.zip |
ramips: update dtsi files to work with dwc2 driver
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37353
Diffstat (limited to 'target/linux/ramips/dts/rt3050.dtsi')
-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"; }; }; |