From 798e19c384926a1bea7623e699b25f547924f86b Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 17 Apr 2013 10:26:16 +0100 Subject: Minor ARM config updates, Add patch for DT DMA issues that affect at least highbank/tegra ARM devices --- kernel.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'kernel.spec') 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 +- 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 - 3.9.0-0.rc7.git1.1 - Linux v3.9-rc7-4-gbb33db7 - Reenable debugging options. -- cgit