From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754422Ab1LBLqm (ORCPT ); Fri, 2 Dec 2011 06:46:42 -0500 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:47188 "EHLO opensource.wolfsonmicro.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753904Ab1LBLql (ORCPT ); Fri, 2 Dec 2011 06:46:41 -0500 Date: Fri, 2 Dec 2011 11:46:38 +0000 From: Mark Brown To: Tomoya MORINAGA Cc: Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Lars-Peter Clausen , Dimitris Papastamos , Mike Frysinger , Daniel Mack , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, qi.wang@intel.com, yong.y.wang@intel.com, joel.clark@intel.com, kok.howg.ewe@intel.com Subject: Re: [PATCH 2/3] sound/soc/lapis: add machine driver Message-ID: <20111202114638.GI8245@opensource.wolfsonmicro.com> References: <1321848532-8784-1-git-send-email-tomoya.rohm@gmail.com> <1321848532-8784-2-git-send-email-tomoya.rohm@gmail.com> <20111121113433.GD3784@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Cookie: Reply hazy, ask again later. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 02, 2011 at 02:33:59PM +0900, Tomoya MORINAGA wrote: > 2011/11/21 Mark Brown : > > This needs to come after you add the base platform support in the series > > - clearly this won't work without the CPU side drivers it depends on. > Most of the chipset drivers for Intel Atom E6xx series have already > accepted by upstream. > e.g. i2c-eg20t, pch_dma, pch_uart, spi-topcliff-pch, ml-ioh-gpio, etc... The CPU side audio drivers are not there - there seemed to be some quite serious review issues with those.