diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2019-11-02 17:43:30 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2019-11-02 17:43:30 +0000 |
commit | 721a1be308c64ac99a734507ff0bfd7830edebf8 (patch) | |
tree | 5d730680d67830eda54a52c6a5f630dc0631b93b /kernel.spec | |
parent | 84e5b0ab61a2aae1a91bd565a54cc71880f09698 (diff) | |
download | kernel-721a1be308c64ac99a734507ff0bfd7830edebf8.tar.gz kernel-721a1be308c64ac99a734507ff0bfd7830edebf8.tar.xz kernel-721a1be308c64ac99a734507ff0bfd7830edebf8.zip |
fix usb on JetsonTX2
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index f965b8672..7148e933e 100644 --- a/kernel.spec +++ b/kernel.spec @@ -693,6 +693,8 @@ Patch322: mfd-max77620-Do-not-allocate-IRQs-upfront.patch Patch323: gpio-max77620-Use-correct-unit-for-debounce-times.patch # https://www.spinics.net/lists/linux-tegra/msg44216.html Patch324: arm64-tegra186-enable-USB-on-Jetson-TX2.patch +# https://patchwork.kernel.org/patch/11224177/ +Patch325: arm64-usb-host-xhci-tegra-set-MODULE_FIRMWARE-for-tegra186.patch # https://www.spinics.net/lists/arm-kernel/msg761152.html Patch342: efi-libstub-arm-account-for-firmware-reserved-memory-at-the-base-of-RAM.patch |