diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-11-12 17:53:42 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-11-12 17:53:42 +0000 |
commit | ffd0c6f9f3b8cb2bb14f46a82e6d009814a7a1a3 (patch) | |
tree | 783eea311c785bc1550c7eeffbca9dfefc8c787c /kernel.spec | |
parent | 8348394cdc6535c8aa209f0a63144fe3eb8c7960 (diff) | |
download | kernel-ffd0c6f9f3b8cb2bb14f46a82e6d009814a7a1a3.tar.gz kernel-ffd0c6f9f3b8cb2bb14f46a82e6d009814a7a1a3.tar.xz kernel-ffd0c6f9f3b8cb2bb14f46a82e6d009814a7a1a3.zip |
Add patch to fix issue with ULPI on QCom devices
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/kernel.spec b/kernel.spec index df592d905..8bb1a1703 100644 --- a/kernel.spec +++ b/kernel.spec @@ -598,24 +598,16 @@ Patch305: arm-imx6-hummingboard2.patch Patch306: arm64-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch -# https://patchwork.kernel.org/patch/9967397/ - -# https://patchwork.kernel.org/patch/9815555/ -# https://patchwork.kernel.org/patch/9815651/ -# https://patchwork.kernel.org/patch/9819885/ # https://patchwork.kernel.org/patch/9820417/ -# https://patchwork.kernel.org/patch/9821151/ -# https://patchwork.kernel.org/patch/9821157/ Patch310: qcom-msm89xx-fixes.patch -# https://patchwork.kernel.org/patch/9831825/ -# https://patchwork.kernel.org/patch/9833721/ +# https://patchwork.kernel.org/patch/10054387/ +Patch311: USB-ulpi-fix-bus-node-lookup.patch # Fix USB on the RPi https://patchwork.kernel.org/patch/9879371/ Patch321: bcm283x-dma-mapping-skip-USB-devices-when-configuring-DMA-during-probe.patch # bcm2837 bluetooth support -# Patch323: bcm2837-bluetooth-support.patch # Generic fixes and enablement for Socionext SoC and 96board |