diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2020-02-27 22:51:41 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2020-02-27 22:51:41 +0000 |
commit | 70c4f19642f3a196b01f22c9cc8e0629df609727 (patch) | |
tree | 437bc09cb1202d4a809d766b08d16e9c75708326 /kernel.spec | |
parent | 55159bd6fe2fc50fc5c855759a9613a86155d57b (diff) | |
download | kernel-70c4f19642f3a196b01f22c9cc8e0629df609727.tar.gz kernel-70c4f19642f3a196b01f22c9cc8e0629df609727.tar.xz kernel-70c4f19642f3a196b01f22c9cc8e0629df609727.zip |
Fixes and enhancements to some AllWinner Pine64 devices
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 798844b35..25c18a929 100644 --- a/kernel.spec +++ b/kernel.spec @@ -841,6 +841,17 @@ Patch323: arm64-tegra-fix-pcie.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 + # 400 - IBM (ppc/s390x) patches # 500 - Temp fixes/CVEs etc @@ -2952,6 +2963,9 @@ fi # # %changelog +* Thu Feb 27 2020 Peter Robinson <pbrobinson@fedoraproject.org> +- Fixes and enhancements to some AllWinner Pine64 devices + * Thu Feb 27 2020 Jeremy Cline <jcline@redhat.com> - 5.6.0-0.rc3.git2.1 - Linux v5.6-rc3-71-gbfdc6d91a25f |