summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2019-10-13 14:52:53 +0100
committerPeter Robinson <pbrobinson@gmail.com>2019-10-13 14:52:53 +0100
commit7fa6a6fed5a2922b2df19b8424cb5eb6b9d9b22d (patch)
tree866d4f9f466339a9330ce7f0288083e07220f34c /kernel.spec
parent6bd74d76febce15a6a6e83f145d5ca8929dfc131 (diff)
downloadkernel-7fa6a6fed5a2922b2df19b8424cb5eb6b9d9b22d.tar.gz
kernel-7fa6a6fed5a2922b2df19b8424cb5eb6b9d9b22d.tar.xz
kernel-7fa6a6fed5a2922b2df19b8424cb5eb6b9d9b22d.zip
raspberry pi: fix regression in display output due to new power driver
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index f94ed88f0..9af899b8e 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -559,8 +559,6 @@ Patch307: arm64-dts-rockchip-fix-RockPro64-vdd-log-regulator-settings.patch
# https://patchwork.kernel.org/patch/11155461/
Patch308: arm64-dts-rockchip-fix-Rockpro64-RK808-interrupt-line.patch
-Patch309: bcm2835-audio-Fix-draining-behavior-regression.patch
-
# Tegra bits
Patch320: arm64-tegra-jetson-tx1-fixes.patch
# https://www.spinics.net/lists/linux-tegra/msg43110.html
@@ -578,6 +576,13 @@ Patch330: arm64-qcom-i2c-geni-Disable-DMA-processing-on-the-Lenovo-Yoga-C630.pat
# https://patchwork.kernel.org/patch/11133293/
Patch332: arm64-dts-qcom-Add-Lenovo-Yoga-C630.patch
+# Raspberry Pi bits
+Patch340: bcm2835-audio-Fix-draining-behavior-regression.patch
+
+# This is typical rpi, we have a driver but it has problems because ¯\_(ツ)_/¯ but this revert makes pictures work again.
+# https://patchwork.kernel.org/patch/11136979/
+Patch341: Revert-ARM-bcm283x-Switch-V3D-over-to-using-the-PM-driver-instead-of-firmware.patch
+
# 400 - IBM (ppc/s390x) patches
# 500 - Temp fixes/CVEs etc