From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Nikula Subject: Re: [RESEND][PATCHv2 3/4] Add ASoC support for Devkit8000 Date: Thu, 11 Feb 2010 18:56:42 +0200 Message-ID: <20100211185642.34eb234e.jhnikula@gmail.com> References: <1265901239-31285-1-git-send-email-weber@corscience.de> <1265901628.3179.14.camel@odin> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ew0-f223.google.com (mail-ew0-f223.google.com [209.85.219.223]) by alsa0.perex.cz (Postfix) with ESMTP id 9E92E10384D for ; Thu, 11 Feb 2010 17:52:15 +0100 (CET) Received: by ewy23 with SMTP id 23so242359ewy.4 for ; Thu, 11 Feb 2010 08:52:14 -0800 (PST) In-Reply-To: <1265901628.3179.14.camel@odin> 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: Liam Girdwood Cc: alsa-devel@alsa-project.org, jy0922.shim@samsung.com, jkrzyszt@tis.icnet.pl, tiwai@suse.de, Thomas Weber , broonie@opensource.wolfsonmicro.com, peter.ujfalusi@nokia.com, linux-kernel@vger.kernel.org, tony@atomide.com, x0052729@ti.com, anuj.aggarwal@ti.com, linux-omap@vger.kernel.org List-Id: alsa-devel@alsa-project.org On Thu, 11 Feb 2010 15:20:28 +0000 Liam Girdwood wrote: > On Thu, 2010-02-11 at 16:13 +0100, Thomas Weber wrote: > > This patch expands the omap3beagle sound soc for the > > beagle board clone DevKit8000. > > > > Signed-off-by: Thomas Weber > > Acked-by: Liam Girdwood > Acked-by: Jarkko Nikula Note, this is safe to push even if this goes to mainline before the basic board file and arch/arm/mach-omap2/Kconfig change from linux-omap. The machine type and so machine_is_devkit8000() are already there. -- Jarkko From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756634Ab0BKQwR (ORCPT ); Thu, 11 Feb 2010 11:52:17 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:51610 "EHLO mail-ew0-f228.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756462Ab0BKQwQ (ORCPT ); Thu, 11 Feb 2010 11:52:16 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=B7cUSyW1ot1wVhbvAozXUO4h8esefbiRYpO6Y6X0aib9RpzBFICTqD9SRxOyKx4jbn rrnTwbnt7zrjNYgwU9P20wVNHb8jEOfSxcRDJE3U7oZLZlWFlpqjjdqybTx4l6aLrreb W9LG7FAEps/7d3xZZiWEj9pHIpVOI6WgOj+3c= Date: Thu, 11 Feb 2010 18:56:42 +0200 From: Jarkko Nikula To: Liam Girdwood Cc: Thomas Weber , broonie@opensource.wolfsonmicro.com, perex@perex.cz, tiwai@suse.de, jkrzyszt@tis.icnet.pl, anuj.aggarwal@ti.com, x0052729@ti.com, peter.ujfalusi@nokia.com, tony@atomide.com, jy0922.shim@samsung.com, linux-omap@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: [RESEND][PATCHv2 3/4] Add ASoC support for Devkit8000 Message-Id: <20100211185642.34eb234e.jhnikula@gmail.com> In-Reply-To: <1265901628.3179.14.camel@odin> References: <1265901239-31285-1-git-send-email-weber@corscience.de> <1265901628.3179.14.camel@odin> X-Mailer: Sylpheed 3.0.0beta4 (GTK+ 2.18.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 11 Feb 2010 15:20:28 +0000 Liam Girdwood wrote: > On Thu, 2010-02-11 at 16:13 +0100, Thomas Weber wrote: > > This patch expands the omap3beagle sound soc for the > > beagle board clone DevKit8000. > > > > Signed-off-by: Thomas Weber > > Acked-by: Liam Girdwood > Acked-by: Jarkko Nikula Note, this is safe to push even if this goes to mainline before the basic board file and arch/arm/mach-omap2/Kconfig change from linux-omap. The machine type and so machine_is_devkit8000() are already there. -- Jarkko