Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298685
b: refs/heads/master
c: 74adcb2
h: refs/heads/master
i:
  298683: 25e8cae
v: v3
  • Loading branch information
Nicolas Ferre committed Apr 4, 2012
1 parent e1fe90c commit 43fd646
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cca0355a09b1bfe9f8985285199a346e13cacf39
refs/heads/master: 74adcb210685e7191425b6203e67c08d759412fa
4 changes: 2 additions & 2 deletions trunk/arch/arm/boot/dts/at91sam9g25ek.dts
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
usb0: ohci@00600000 {
status = "okay";
num-ports = <2>;
atmel,vbus-gpio = <&pioD 19 0
&pioD 20 0
atmel,vbus-gpio = <&pioD 19 1
&pioD 20 1
>;
};

Expand Down
4 changes: 2 additions & 2 deletions trunk/arch/arm/boot/dts/at91sam9m10g45ek.dts
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
usb0: ohci@00700000 {
status = "okay";
num-ports = <2>;
atmel,vbus-gpio = <&pioD 1 0
&pioD 3 0>;
atmel,vbus-gpio = <&pioD 1 1
&pioD 3 1>;
};

usb1: ehci@00800000 {
Expand Down

0 comments on commit 43fd646

Please sign in to comment.