From 510d60d1e26cab8cfca31feddfc028611565d7ce Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 24 Dec 2018 02:47:39 +0000 Subject: Another fix for issue affecting Raspberry Pi 3-series WiFi (rhbz 1652093) --- kernel.spec | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index fb374a060..1922b4b6c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -593,6 +593,9 @@ Patch334: bcm2837-dts-add-Raspberry-Pi-3-A.patch # Fixes for bcm2835 mmc (sdcard) driver Patch335: bcm2835-mmc-Several-fixes-for-bcm2835-driver.patch +# https://patchwork.kernel.org/patch/10741809/ +Patch336: bcm2835-mmc-sdhci-iproc-handle-mmc_of_parse-errors-during-probe.patch + # Patches enabling device specific brcm firmware nvram # https://www.spinics.net/lists/linux-wireless/msg178827.html Patch340: brcmfmac-Remove-firmware-loading-code-duplication.patch @@ -1890,6 +1893,9 @@ fi # # %changelog +* Mon Dec 24 2018 Peter Robinson +- Another fix for issue affecting Raspberry Pi 3-series WiFi (rhbz 1652093) + * Fri Dec 21 2018 Justin M. Forbes - 4.20.0-0.rc7.git3.1 - Linux v4.20-rc7-214-g9097a058d49e -- cgit