From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Fri, 07 Feb 2014 00:29:18 +0000 Subject: Re: [PATCH 3/4] ARM: shmobile: lager: add sound support Message-Id: <20140207002915.GA2842@verge.net.au> List-Id: References: <877ga3guz8.wl%kuninori.morimoto.gx@gmail.com> In-Reply-To: <877ga3guz8.wl%kuninori.morimoto.gx@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Wed, Feb 05, 2014 at 11:18:07PM -0800, Kuninori Morimoto wrote: > > Hi Simon > > > > This patch adds sound support for Lager board. > > > But, it is using PIO transfer at this point. > > > > > > Signed-off-by: Kuninori Morimoto > > > --- > > > arch/arm/mach-shmobile/Kconfig | 1 + > > > arch/arm/mach-shmobile/board-lager.c | 100 ++++++++++++++++++++++++++++++++++ > > > > Thanks, I have queued up the following. > > There was a conflict in the very last hunk, please check that I resolved it > > correctly. > > Thank you > In my quick check, it seems perfect ! Perfect is good enough for me :)