From 30c0e017949efccd62754263a80111ac6bd1836d Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 12 Feb 2020 12:47:05 +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 c2348850b..982447be0 100644 --- a/kernel.spec +++ b/kernel.spec @@ -826,6 +826,8 @@ Patch312: bcm283x-gpu-drm-v3d-Add-ARCH_BCM2835-to-DRM_V3D-Kconfig.patch Patch313: arm64-pinctrl-bcm2835-Add-support-for-all-BCM2711-GPIOs.patch # https://github.com/raspberrypi/linux/commit/c74b1b53254016fd83b580b8d49bb02d72ce4836 Patch314: usb-xhci-Raspberry-Pi-FW-loader-for-VIA-VL805.patch +# https://patchwork.kernel.org/patch/11372935/ +Patch315: bcm2835-irqchip-Quiesce-IRQs-left-enabled-by-bootloader.patch # Tegra bits Patch320: arm64-tegra-jetson-tx1-fixes.patch -- cgit