summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2013-04-17 10:26:16 +0100
committerPeter Robinson <pbrobinson@gmail.com>2013-04-17 10:26:16 +0100
commit798e19c384926a1bea7623e699b25f547924f86b (patch)
tree4d150b0d3b9bc9b38cc9bc178999eb28ec9b065a /kernel.spec
parent046ffa1bbab3dff4a65c1972d9fe7aa2ee4363a8 (diff)
downloadkernel-798e19c384926a1bea7623e699b25f547924f86b.tar.gz
kernel-798e19c384926a1bea7623e699b25f547924f86b.tar.xz
kernel-798e19c384926a1bea7623e699b25f547924f86b.zip
Minor ARM config updates, Add patch for DT DMA issues that affect at least highbank/tegra ARM devices
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index ec2bf7898..cb0e4102e 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -701,12 +701,14 @@ Patch14010: lis3-improve-handling-of-null-rate.patch
# ARM
Patch21000: arm-export-read_current_timer.patch
+# https://lists.ozlabs.org/pipermail/devicetree-discuss/2013-March/029029.html
+Patch21001: arm-of-dma.patch
# lpae
-Patch21001: arm-lpae-ax88796.patch
+Patch21002: arm-lpae-ax88796.patch
# ARM omap
-Patch21002: arm-omap-ehci-fix.patch
+Patch21003: arm-omap-ehci-fix.patch
# ARM tegra
Patch21005: arm-tegra-usb-no-reset-linux33.patch
@@ -1307,6 +1309,7 @@ ApplyPatch debug-bad-pte-modules.patch
# ARM
#
ApplyPatch arm-export-read_current_timer.patch
+ApplyPatch arm-of-dma.patch
ApplyPatch arm-lpae-ax88796.patch
ApplyPatch arm-omap-ehci-fix.patch
ApplyPatch arm-tegra-usb-no-reset-linux33.patch
@@ -2285,6 +2288,10 @@ fi
# ||----w |
# || ||
%changelog
+* Wed Apr 17 2013 Peter Robinson <pbrobinson@fedoraproject.org>
+- Minor ARM config updates
+- Add patch for DT DMA issues that affect at least highbank/tegra ARM devices
+
* Tue Apr 16 2013 Justin M. Forbes <jforbes@redhat.com> - 3.9.0-0.rc7.git1.1
- Linux v3.9-rc7-4-gbb33db7
- Reenable debugging options.