From a4764614a7ae93c736c424c6daa13014ba3abf94 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 17 Nov 2018 18:06:28 +0000 Subject: Fix WiFi on Raspberry Pi 3 on aarch64 (rhbz 1649344), Fixes for Raspberry Pi hwmon driver and firmware interface --- kernel.spec | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 3e4396663..7dea9cfb7 100644 --- a/kernel.spec +++ b/kernel.spec @@ -581,6 +581,12 @@ Patch330: bcm2835-cpufreq-add-CPU-frequency-control-driver.patch Patch331: bcm283x-drm-vc4-set-is_yuv-to-false-when-num_planes-1.patch +# https://patchwork.kernel.org/patch/10686407/ +Patch332: raspberrypi-Fix-firmware-calls-with-large-buffers.patch + +# https://patchwork.kernel.org/patch/10677591/ +Patch333: hwmon-rpi-Fix-initial-notify.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 @@ -1872,6 +1878,10 @@ fi # # %changelog +* Sat Nov 17 2018 Peter Robinson +- Fix WiFi on Raspberry Pi 3 on aarch64 (rhbz 1649344) +- Fixes for Raspberry Pi hwmon driver and firmware interface + * Fri Nov 16 2018 Hans de Goede - Enable a few modules needed for accelerometer and other sensor support on some HP X2 2-in-1s -- cgit