diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2019-12-15 02:57:24 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2019-12-15 02:57:24 +0000 |
commit | 79730560f894138af71ceb6488cb818d9bbb39d7 (patch) | |
tree | 6dc23e98006977c28c8a6ad57d098816940d095c /kernel.spec | |
parent | c3d2e0b2c2c4bca40e96377cc4ba33f9a9c46535 (diff) | |
download | kernel-79730560f894138af71ceb6488cb818d9bbb39d7.tar.gz kernel-79730560f894138af71ceb6488cb818d9bbb39d7.tar.xz kernel-79730560f894138af71ceb6488cb818d9bbb39d7.zip |
arm: fix armv7 breakage due to BCM2711 support
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 9b582ddf3..09e5c3714 100644 --- a/kernel.spec +++ b/kernel.spec @@ -820,6 +820,8 @@ Patch304: ARM-tegra-usb-no-reset.patch Patch310: Raspberry-Pi-4-PCIe-support.patch # https://patchwork.kernel.org/patch/11223139/ Patch311: ARM-Enable-thermal-support-for-Raspberry-Pi-4.patch +# https://patchwork.kernel.org/patch/11292523/ +Patch312: ARM-bcm-Fix-support-for-BCM2711-SoC-which-breaks-other-ARM-platforms.patch # Tegra bits Patch320: arm64-tegra-jetson-tx1-fixes.patch |