diff options
author | Thorsten Leemhuis <fedora@leemhuis.info> | 2020-02-28 17:53:37 +0100 |
---|---|---|
committer | Thorsten Leemhuis <fedora@leemhuis.info> | 2020-02-28 17:53:37 +0100 |
commit | 078a8d265cbf1f2f189b66f99a31f1ebff98de18 (patch) | |
tree | a5413440fa187f11234be500f2f7c5d44a1d9bfc /kernel.spec | |
parent | 301a936afa8ea5aa5a8346099b00d08a5e21f3bc (diff) | |
parent | 84e9ccb666453d8db3b8d159ed9b433e8bc4ca9a (diff) | |
download | kernel-078a8d265cbf1f2f189b66f99a31f1ebff98de18.tar.gz kernel-078a8d265cbf1f2f189b66f99a31f1ebff98de18.tar.xz kernel-078a8d265cbf1f2f189b66f99a31f1ebff98de18.zip |
Merge remote-tracking branch 'origin/master' into rawhide-user-thl-vanilla-fedora
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index 1a89c5896..38afcf160 100644 --- a/kernel.spec +++ b/kernel.spec @@ -849,15 +849,33 @@ Patch313: ARM-dts-bcm283x-Add-missing-properties-to-the-PWR-LED.patch Patch314: ARM-dts-bcm2711-Add-pcie0-alias.patch # Tegra bits -Patch320: arm64-tegra-jetson-tx1-fixes.patch +# https://www.spinics.net/lists/linux-tegra/msg48152.html +Patch320: ARM64-Tegra-fixes.patch # http://patchwork.ozlabs.org/patch/1230891/ Patch321: arm64-serial-8250_tegra-Create-Tegra-specific-8250-driver.patch # https://lkml.org/lkml/2020/2/14/401 Patch323: arm64-tegra-fix-pcie.patch +# http://patchwork.ozlabs.org/patch/1243162/ +Patch324: regulator-pwm-Don-t-warn-on-probe-deferral.patch +# http://patchwork.ozlabs.org/patch/1243112/ +Patch325: backlight-lp855x-Ensure-regulators-are-disabled-on-probe-failure.patch # Coral Patch330: arm64-dts-imx8mq-phanbell-Add-support-for-ethernet.patch +# Pine64 bits +# 340-344 queued for 5.7 +Patch340: arm64-pinebook-fixes.patch +Patch341: arm64-a64-mbus.patch +# https://patchwork.kernel.org/cover/11405517/ +Patch342: Add-LCD-support-for-Pine64-Pinebook-1080p.patch +# https://lkml.org/lkml/2020/1/15/1320 +Patch343: arm64-pine64-pinetab.patch +# https://www.spinics.net/lists/arm-kernel/msg789135.html +Patch344: arm64-pine64-pinephone.patch +# https://patchwork.kernel.org/cover/11409453/ +Patch345: Add-support-for-the-pine64-Pinebook-Pro.patch + # 400 - IBM (ppc/s390x) patches # 500 - Temp fixes/CVEs etc @@ -2974,6 +2992,11 @@ fi # # %changelog +* Thu Feb 27 2020 Peter Robinson <pbrobinson@fedoraproject.org> +- Fixes and enhancements to some AllWinner Pine64 devices +- Some fixes for Tegra devices +- Initial support for the Pinebook Pro + * Thu Feb 27 2020 Jeremy Cline <jcline@redhat.com> - 5.6.0-0.rc3.git2.1 - Linux v5.6-rc3-71-gbfdc6d91a25f |