Skip to content
Snippets Groups Projects
Commit 53c25fa2 authored by Robert Resch's avatar Robert Resch Committed by Mathias Kresin
Browse files

lantiq: Add support for 2nd USB port on Fritz!Box 7320 and 7330


Enable support for 2nd USB port, which is available on Fritz!Box 7320
and 7330. It was run-tested on 7320 and 7330 as well.

Signed-off-by: default avatarRobert Resch <openwrt@webnmail.de>
Signed-off-by: default avatarPetr Štetiar <ynezz@true.cz>
parent d4ba7bab
No related branches found
No related tags found
No related merge requests found
......@@ -159,6 +159,14 @@
status = "okay";
};
&usb_phy1 {
status = "okay";
};
&usb0 {
status = "okay";
};
&usb1 {
status = "okay";
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment