Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359945
b: refs/heads/master
c: 200506b
h: refs/heads/master
i:
  359943: 395b692
v: v3
  • Loading branch information
Ezequiel Garcia authored and Arnd Bergmann committed Feb 28, 2013
1 parent a3a7a4f commit 22561a5
Show file tree
Hide file tree
Showing 5 changed files with 35 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: b2bb806f553f57459b8052fc5b8e2489e21ddf24
refs/heads/master: 200506b1b616f1b3ccef41b19446e4e8ea0f9b68
8 changes: 8 additions & 0 deletions trunk/arch/arm/boot/dts/armada-370-db.dts
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,13 @@
status = "disabled";
/* No CD or WP GPIOs */
};

usb@d0050000 {
status = "okay";
};

usb@d0051000 {
status = "okay";
};
};
};
8 changes: 8 additions & 0 deletions trunk/arch/arm/boot/dts/armada-370-mirabox.dts
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,13 @@
* Wifi/Bluetooth chip
*/
};

usb@d0050000 {
status = "okay";
};

usb@d0051000 {
status = "okay";
};
};
};
12 changes: 12 additions & 0 deletions trunk/arch/arm/boot/dts/armada-xp-db.dts
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,17 @@
status = "okay";
/* No CD or WP GPIOs */
};

usb@d0050000 {
status = "okay";
};

usb@d0051000 {
status = "okay";
};

usb@d0052000 {
status = "okay";
};
};
};
6 changes: 6 additions & 0 deletions trunk/arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,11 @@
nr-ports = <2>;
status = "okay";
};
usb@d0050000 {
status = "okay";
};
usb@d0051000 {
status = "okay";
};
};
};

0 comments on commit 22561a5

Please sign in to comment.