From f07ece6d8ec7598094a688c424b80b278eeef054 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 12 Feb 2020 12:56:21 +0000 Subject: bcm2835: irqchips fix for early boot --- kernel.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index fce7361e0..36bb05cf8 100644 --- a/kernel.spec +++ b/kernel.spec @@ -825,6 +825,8 @@ Patch311: bcm283x-gpu-drm-v3d-Add-ARCH_BCM2835-to-DRM_V3D-Kconfig.patch Patch312: arm64-pinctrl-bcm2835-Add-support-for-all-BCM2711-GPIOs.patch # https://github.com/raspberrypi/linux/commit/c74b1b53254016fd83b580b8d49bb02d72ce4836 Patch313: usb-xhci-Raspberry-Pi-FW-loader-for-VIA-VL805.patch +# https://patchwork.kernel.org/patch/11372935/ +Patch314: bcm2835-irqchip-Quiesce-IRQs-left-enabled-by-bootloader.patch # Tegra bits Patch320: arm64-tegra-jetson-tx1-fixes.patch -- cgit