From af68b2d70687e9ee925072617383aa2878a56bfc Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 27 Sep 2020 09:09:59 +0100 Subject: A few more Pinebook Pro fixes --- kernel.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index f00c50d3d..21b92bda1 100644 --- a/kernel.spec +++ b/kernel.spec @@ -864,9 +864,6 @@ Patch103: arm64-tegra-Use-valid-PWM-period-for-VDD_GPU-on-Tegra210.patch # Goes away with 5.9 Patch105: 0001-platform-x86-thinkpad_acpi-lap-or-desk-mode-interfac.patch -# https://patchwork.kernel.org/patch/11796255/ -Patch106: arm64-dts-rockchip-disable-USB-type-c-DisplayPort.patch - # https://bugzilla.redhat.com/show_bug.cgi?id=1874117 Patch107: 0001-drivers-perf-xgene_pmu-Fix-uninitialized-resource-st.patch @@ -887,6 +884,15 @@ Patch114: v2-nfs-Fix-security-label-length-not-being-reset.patch # rhbz 1875339 1875828 1876997 Patch115: pdx86-SW_TABLET_MODE-fixes.patch +# https://patchwork.kernel.org/patch/11796255/ +Patch116: arm64-dts-rockchip-disable-USB-type-c-DisplayPort.patch + +# https://patchwork.kernel.org/patch/11787259/ +Patch117: arm64-pwm-rockchip-Keep-enabled-PWMs-running-while-probing.patch + +# Backport from 5.9 +Patch118: arm64-rockchip-pinebookpro-add-fuel-gauge.patch + # END OF PATCH DEFINITIONS %endif -- cgit