summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2019-01-14 04:20:56 +0000
committerPeter Robinson <pbrobinson@gmail.com>2019-01-14 04:20:56 +0000
commit1aafd80a9b7d6e9945ea003c7404bae9aedff1ef (patch)
tree9c5ad0fdf978103ef732068bfb5da2792c5d73b7 /kernel.spec
parent2d73c0a0f87170204392ee3afaaef58d0252a9f6 (diff)
downloadkernel-1aafd80a9b7d6e9945ea003c7404bae9aedff1ef.tar.gz
kernel-1aafd80a9b7d6e9945ea003c7404bae9aedff1ef.tar.xz
kernel-1aafd80a9b7d6e9945ea003c7404bae9aedff1ef.zip
Raspberry Pi DT updates, Update AllWinner A64 timer errata workaround
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec12
1 files changed, 9 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index 22ab4a1ca..5c328088d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -595,6 +595,9 @@ 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
+# https://www.spinics.net/lists/arm-kernel/msg699583.html
+Patch337: ARM-dts-bcm283x-Several-DTS-improvements.patch
+
Patch339: bcm2835-cpufreq-add-CPU-frequency-control-driver.patch
# Patches enabling device specific brcm firmware nvram
@@ -602,9 +605,8 @@ Patch339: bcm2835-cpufreq-add-CPU-frequency-control-driver.patch
Patch340: brcmfmac-Remove-firmware-loading-code-duplication.patch
# Fix for AllWinner A64 Timer Errata, still not final
-# https://patchwork.kernel.org/patch/10392891/
-Patch350: arm64-arch_timer-Workaround-for-Allwinner-A64-timer-instability.patch
-Patch351: arm64-dts-allwinner-a64-Enable-A64-timer-workaround.patch
+# https://www.spinics.net/lists/arm-kernel/msg699622.html
+Patch350: Allwinner-A64-timer-workaround.patch
# 400 - IBM (ppc/s390x) patches
@@ -1896,6 +1898,10 @@ fi
#
#
%changelog
+* Mon Jan 14 2019 Peter Robinson <pbrobinson@fedoraproject.org>
+- DT updates for Raspbery Pi
+- Update to AllWinner A64 SoC timer errata
+
* Wed Jan 9 2019 Peter Robinson <pbrobinson@fedoraproject.org>
- Updates for Raspberry Pi