From 79730560f894138af71ceb6488cb818d9bbb39d7 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 15 Dec 2019 02:57:24 +0000 Subject: arm: fix armv7 breakage due to BCM2711 support --- kernel.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kernel.spec') 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 -- cgit