summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2019-06-13 10:49:31 +0100
committerPeter Robinson <pbrobinson@gmail.com>2019-06-13 10:49:31 +0100
commit437fb97beced8bc1fe621a062370e2e3ea75ed0a (patch)
tree123e16e3bfbbba80e09868137b0071101104db0a /kernel.spec
parent5faed67f4758b6ac2e49f4d62e3008f13e9f5979 (diff)
downloadkernel-437fb97beced8bc1fe621a062370e2e3ea75ed0a.tar.gz
kernel-437fb97beced8bc1fe621a062370e2e3ea75ed0a.tar.xz
kernel-437fb97beced8bc1fe621a062370e2e3ea75ed0a.zip
Raspberry Pi: move to cpufreq driver accepted for upstream \o/
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index a30cddb0b..49011998c 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -551,7 +551,7 @@ Patch305: arm-sdhci-esdhc-imx-fixes.patch
Patch306: arm64-rock960-enable-tsadc.patch
-Patch330: bcm2835-cpufreq-add-CPU-frequency-control-driver.patch
+Patch330: ARM-cpufreq-support-for-Raspberry-Pi.patch
Patch331: watchdog-bcm2835_wdt-Fix-module-autoload.patch
@@ -1821,6 +1821,9 @@ fi
#
#
%changelog
+* Wed Jun 12 2019 Peter Robinson <pbrobinson@fedoraproject.org>
+- Raspberry Pi: move to cpufreq driver accepted for upstream \o/
+
* Wed Jun 12 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 5.2.0-0.rc4.git1.1
- Linux v5.2-rc4-20-gaa7235483a83
- Reenable debugging options.