summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2018-11-17 18:11:52 +0000
committerPeter Robinson <pbrobinson@gmail.com>2018-11-17 18:11:52 +0000
commit2847e41dec14c2e9a1bab11a856023b59ade23c4 (patch)
tree63f7bbfae9cc71973ef564089e12c3c25240ea30 /kernel.spec
parent18863658b0252c13ecaa93bbc15ea9501c762997 (diff)
downloadkernel-2847e41dec14c2e9a1bab11a856023b59ade23c4.tar.gz
kernel-2847e41dec14c2e9a1bab11a856023b59ade23c4.tar.xz
kernel-2847e41dec14c2e9a1bab11a856023b59ade23c4.zip
Fix WiFi on Raspberry Pi 3 on aarch64 (rhbz 1649344), Fixes for Raspberry Pi hwmon driver and firmware interface, drop patches for bits not supported in f28
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec18
1 files changed, 10 insertions, 8 deletions
diff --git a/kernel.spec b/kernel.spec
index 4464f685c..29c492d91 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -589,18 +589,16 @@ Patch305: qcom-msm89xx-fixes.patch
# https://patchwork.kernel.org/project/linux-mmc/list/?submitter=71861
Patch306: arm-sdhci-esdhc-imx-fixes.patch
-# https://www.spinics.net/lists/arm-kernel/msg670137.html
-Patch307: arm64-ZynqMP-firmware-clock-drivers-core.patch
-
-Patch308: arm64-96boards-Rock960-CE-board-support.patch
-Patch309: arm64-rockchip-add-initial-Rockpro64.patch
-
Patch310: gpio-pxa-handle-corner-case-of-unprobed-device.patch
-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
@@ -1881,6 +1879,10 @@ fi
#
#
%changelog
+* Sat Nov 17 2018 Peter Robinson <pbrobinson@fedoraproject.org>
+- Fix WiFi on Raspberry Pi 3 on aarch64 (rhbz 1649344)
+- Fixes for Raspberry Pi hwmon driver and firmware interface
+
* Thu Nov 15 2018 Hans de Goede <hdegoede@redhat.com>
- Add patch fixing touchpads on some Apollo Lake devices not working (#1526312)