From 49ac3a29168c35996898d1ea3feee70d4d0952aa Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 3 Apr 2020 12:42:34 +0100 Subject: Raspberry Pi HDMI mode validation fix --- kernel.spec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 768f59205..281fc8849 100644 --- a/kernel.spec +++ b/kernel.spec @@ -828,6 +828,8 @@ Patch311: USB-pci-quirks-Add-Raspberry-Pi-4-quirk.patch Patch312: bcm2835-irqchip-Quiesce-IRQs-left-enabled-by-bootloader.patch # https://patchwork.kernel.org/patch/11420129/ Patch313: ARM-dts-bcm2711-Move-emmc2-into-its-own-bus.patch +# https://patchwork.freedesktop.org/patch/358980/ +Patch314: drm-vc4-Fix-HDMI-mode-validation.patch # Tegra bits # https://www.spinics.net/lists/linux-tegra/msg48152.html @@ -2993,6 +2995,9 @@ fi # # %changelog +* Fri Apr 3 2020 Peter Robinson +- Raspberry Pi HDMI mode validation fix + * Thu Apr 02 2020 Jeremy Cline - 5.6.2-300 - Linux v5.6.2 -- cgit