From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Mon, 31 May 2010 04:51:43 +0000 Subject: Re: [PATCH 4/4 v2] ARM: mach-shmobile: add SCIFA and SCIFB DMA slave definitions for sh7372 Message-Id: <20100531045142.GG20358@linux-sh.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Guennadi Liakhovetski Cc: "linux-sh@vger.kernel.org" , linux-serial@vger.kernel.org On Sun, May 23, 2010 at 06:39:24PM +0200, Guennadi Liakhovetski wrote: > SH7372 can use DMA with the SCI serial driver. Add required slave IDs and slave > descriptors. > > Signed-off-by: Guennadi Liakhovetski > --- > > v1 -> v2: > > No need to move DMA platform devices to the top, they are placed correctly > by the new version of the > > [PATCH 9/9 v2] ARM: mach-shmobile: add DMA support to sh7372, enable DMA for SDHI > > patch > > arch/arm/mach-shmobile/include/mach/sh7372.h | 14 +++++ > arch/arm/mach-shmobile/setup-sh7372.c | 70 ++++++++++++++++++++++++++ > 2 files changed, 84 insertions(+), 0 deletions(-) > This is applied now, too. You may want to double check to make sure all of the correct versions have been applied and that you have nothing more outstanding.