summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2018-04-12 13:55:49 +0100
committerJeremy Cline <jeremy@jcline.org>2018-04-12 11:11:10 -0400
commita81b3eb928702a8eea16448fed716c3099294e1d (patch)
treea0879008a03eca40cd47c0895a4deb3e9afd111e /kernel.spec
parentfe4ef5f7593324482af5bc6a9a216253b4b751c8 (diff)
downloadkernel-a81b3eb928702a8eea16448fed716c3099294e1d.tar.gz
kernel-a81b3eb928702a8eea16448fed716c3099294e1d.tar.xz
kernel-a81b3eb928702a8eea16448fed716c3099294e1d.zip
Fix for OF i2c module aliases, Fix for nvmem on AllWinner H3/H5 SoCs
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec8
1 files changed, 8 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index ae06e307c..9cb368fac 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -613,6 +613,12 @@ Patch314: crypto-testmgr-Allow-different-compression-results.patch
Patch315: arm-tegra-fix-nouveau-crash.patch
+# https://www.spinics.net/lists/arm-kernel/msg630629.html
+Patch316: arm-sunxi-nvmem-fixH3.patch
+
+# Upstream 4.17 back port
+Patch317: of-i2c-fix-module-aliases.patch
+
# Enabling Patches for the RPi3+
Patch320: bcm2837-rpi-initial-support-for-the-3.patch
Patch321: bcm2837-gpio-expander.patch
@@ -1895,6 +1901,8 @@ fi
- Patch to fix nouveau on Tegra platforms
- Enable IOMMU on Exynos now upstream does
- Further fix for ThunderX ZIP driver
+- Fix for OF i2c module aliases
+- Fix for nvmem on AllWinner H3/H5 SoCs
* Mon Apr 09 2018 Jeremy Cline <jeremy@jcline.org>
- Include the KCS IPMI BMC driver that's in F27