From: Ralph Sennhauser Date: Tue, 17 Jan 2017 13:43:54 +0000 (+0100) Subject: CC: mvebu: linksys: fix usb2 port address X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=ca77544e31ad9b3b71e67088b8390ed03ece3373;p=15.05%2Fopenwrt.git 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 --- diff --git a/target/linux/mvebu/files/arch/arm/boot/dts/armada-385-linksys.dtsi b/target/linux/mvebu/files/arch/arm/boot/dts/armada-385-linksys.dtsi index c6caa86565..969634248f 100644 --- a/target/linux/mvebu/files/arch/arm/boot/dts/armada-385-linksys.dtsi +++ b/target/linux/mvebu/files/arch/arm/boot/dts/armada-385-linksys.dtsi @@ -116,7 +116,7 @@ }; /* USB part of the eSATA/USB 2.0 port */ - usb@50000 { + usb@58000 { status = "okay"; };