mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
CC: mvebu: linksys: fix usb2 port address
A copy paste error that got fixed in Linux 4.6 and backported to stable kernels. As armada-385-linksys.dtsi wasn't upstreamed yet for 3.18 fix the local copy to enable the usb2 portion of the combo port for armada-385 based Linksys devices. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
};
|
||||
|
||||
/* USB part of the eSATA/USB 2.0 port */
|
||||
usb@50000 {
|
||||
usb@58000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user