summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 281d7e8fa..82a735433 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -620,6 +620,9 @@ Patch506: cdrom-fix-improper-type-cast-which-can-leat-to-information-leak.patch
# rhbz 1526312, patch is in 4.20, can be dropped on rebase
Patch507: 0001-HID-i2c-hid-override-HID-descriptors-for-certain-dev.patch
+# Patches from 4.20 fixing black screen on CHT devices with i915.fastboot=1
+Patch508: cherrytrail-pwm-lpss-fixes.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1881,6 +1884,9 @@ fi
#
#
%changelog
+* Fri Nov 16 2018 Hans de Goede <hdegoede@redhat.com>
+- Add patches from 4.20 fixing black screen on CHT devices with i915.fastboot=1
+
* Thu Nov 15 2018 Hans de Goede <hdegoede@redhat.com>
- Add patch fixing touchpads on some Apollo Lake devices not working (#1526312)