From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 2/4] mmp: support ssp in pxa168 Date: Wed, 10 Mar 2010 14:28:32 +0000 Message-ID: <20100310142832.GB24422@rakim.wolfsonmicro.main> References: <771cded01003100514r70f0f53eydda7b916f92bef64@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id CBDFC2443E for ; Wed, 10 Mar 2010 15:28:33 +0100 (CET) Content-Disposition: inline In-Reply-To: <771cded01003100514r70f0f53eydda7b916f92bef64@mail.gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Haojian Zhuang Cc: alsa-devel@alsa-project.org, Eric Miao , linux-arm-kernel List-Id: alsa-devel@alsa-project.org On Wed, Mar 10, 2010 at 08:14:42AM -0500, Haojian Zhuang wrote: > From 75fe4b02234f6476e72827508f11f1035d7aaf68 Mon Sep 17 00:00:00 2001 > From: Haojian Zhuang > Date: Wed, 10 Mar 2010 06:32:43 -0500 > Subject: [PATCH] [ARM] mmp: support ssp in pxa168 > > Support ssp in pxa168. The basic function of SSP is same as pxa, but clock > source and IRQ is changed. > > Signed-off-by: Haojian Zhuang Acked-by: Mark Brown That said might it make sense to merge this and the previous patch via ASoC since there's new drivers using this following on and Liam's multi-codec work is likely to be creating merge issues this development cycle? I can apply the patches on a branch by themselves which can also be pulled into the PXA tree if needed.