2078260d61a5f02e9dea776084842cfb78e8f3d6
[openwrt/staging/chunkeey.git] / target / linux / mvebu / patches-3.8 / 027-arm_mvebu_enable_axp_openblocks.patch
1 Cc: Lior Amsalem <alior@marvell.com>
2 Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
3 Cc: Gregory CLEMENT <gregory.clement@free-electrons.com>
4 Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
5 ---
6 arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts | 9 +++++++++
7 1 files changed, 9 insertions(+), 0 deletions(-)
8
9 --- a/arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts
10 +++ b/arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts
11 @@ -121,5 +121,14 @@
12 nr-ports = <2>;
13 status = "okay";
14 };
15 + usb@d0050000 {
16 + status = "okay";
17 + };
18 + usb@d0051000 {
19 + status = "okay";
20 + };
21 + usb@d0052000 {
22 + status = "okay";
23 + };
24 };
25 };