aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2018-09-06 14:17:17 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2018-09-07 17:22:23 +0200
commit81d73ae747881387efd060db5c42c98de694024d (patch)
treeb241aa75eaf4800c07f19c06a9468c488b561191 /target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch
parent5c8d61d7e32d1cfb1b2bb5b10f530c673a0b51d9 (diff)
downloadupstream-81d73ae747881387efd060db5c42c98de694024d.tar.gz
upstream-81d73ae747881387efd060db5c42c98de694024d.tar.bz2
upstream-81d73ae747881387efd060db5c42c98de694024d.zip
kernel: bump 4.9 to 4.9.125
Refreshed all patches. Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch')
-rw-r--r--target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch b/target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch
index 7afef36e4b..3c278099d3 100644
--- a/target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch
+++ b/target/linux/layerscape/patches-4.9/817-usb-support-layerscape.patch
@@ -1658,7 +1658,7 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
return IRQ_HANDLED;
}
}
-@@ -923,12 +932,32 @@ int usb_otg_start(struct platform_device
+@@ -925,12 +934,32 @@ int usb_otg_start(struct platform_device
temp &= ~(PORTSC_PHY_TYPE_SEL | PORTSC_PTW);
switch (pdata->phy_mode) {
case FSL_USB2_PHY_ULPI: