From a994aea5f14318e2411df6b59adf11f0e4719c33 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 4 Feb 2020 12:26:55 +0000 Subject: fix for firmware recovery on certain RPi4 HW revs --- kernel.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index b893c6a58..c0ee505f2 100644 --- a/kernel.spec +++ b/kernel.spec @@ -824,9 +824,11 @@ Patch304: ARM-tegra-usb-no-reset.patch # https://patchwork.kernel.org/cover/11271017/ Patch310: Raspberry-Pi-4-PCIe-support.patch # https://patchwork.kernel.org/patch/11299997/ -Patch312: bcm283x-gpu-drm-v3d-Add-ARCH_BCM2835-to-DRM_V3D-Kconfig.patch +Patch311: bcm283x-gpu-drm-v3d-Add-ARCH_BCM2835-to-DRM_V3D-Kconfig.patch # https://patchwork.kernel.org/cover/11353083/ -Patch313: arm64-pinctrl-bcm2835-Add-support-for-all-BCM2711-GPIOs.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 # Tegra bits Patch320: arm64-tegra-jetson-tx1-fixes.patch -- cgit