Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375761
b: refs/heads/master
c: 2792d42
h: refs/heads/master
i:
  375759: a3d2a53
v: v3
  • Loading branch information
Matthijs Kooijman authored and Ralf Baechle committed May 17, 2013
1 parent a9f910d commit fcae117
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5000653e923de49aa282fd7d172eb6528c3ec5c7
refs/heads/master: 2792d42fe69e098a6e08ed814f49953b52874805
10 changes: 10 additions & 0 deletions trunk/arch/mips/ralink/dts/rt3050.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,14 @@
reg-shift = <2>;
};
};

usb@101c0000 {
compatible = "ralink,rt3050-usb", "snps,dwc2";
reg = <0x101c0000 40000>;

interrupt-parent = <&intc>;
interrupts = <18>;

status = "disabled";
};
};
4 changes: 4 additions & 0 deletions trunk/arch/mips/ralink/dts/rt3052_eval.dts
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,8 @@
reg = <0x50000 0x7b0000>;
};
};

usb@101c0000 {
status = "ok";
};
};

0 comments on commit fcae117

Please sign in to comment.