Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Snippets Groups Projects
Commit e822f75d authored by Florian Fainelli's avatar Florian Fainelli Committed by Jason Cooper
Browse files

arm: mvebu: enable the USB ports on Armada 370 Reference Design board


This patch modifies the Armada 370 Reference Design DTS file to enable
support for the two USB ports found on this board.

Signed-off-by: default avatarFlorian Fainelli <florian@openwrt.org>
Signed-off-by: default avatarJason Cooper <jason@lakedaemon.net>
parent f3ae1ae9
Branches
No related tags found
No related merge requests found
......@@ -64,5 +64,13 @@
status = "okay";
/* No CD or WP GPIOs */
};
usb@d0050000 {
status = "okay";
};
usb@d0051000 {
status = "okay";
};
};
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment