From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH V2 03/10] ASoc: mxs: add mxs-sgtl5000 machine driver Date: Wed, 13 Jul 2011 21:46:52 +0900 Message-ID: <20110713124648.GA6640@opensource.wolfsonmicro.com> References: <1310483085-31442-1-git-send-email-b29396@freescale.com> <1310483085-31442-4-git-send-email-b29396@freescale.com> <20110713115711.GG1928@pengutronix.de> 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 1B6D924415 for ; Wed, 13 Jul 2011 14:47:04 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20110713115711.GG1928@pengutronix.de> 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: Wolfram Sang Cc: alsa-devel@alsa-project.org, s.hauer@pengutronix.de, u.kleine-koenig@pengutronix.de, Dong Aisheng , lrg@ti.com, linux-arm-kernel@lists.infradead.org List-Id: alsa-devel@alsa-project.org On Wed, Jul 13, 2011 at 01:57:11PM +0200, Wolfram Sang wrote: > Proper regulator support for mxs is not in mainline yet. Is that > planned? How do you do it? Regulator support is not a feature of the platform, it's a generic Linux feature. From mboxrd@z Thu Jan 1 00:00:00 1970 From: broonie@opensource.wolfsonmicro.com (Mark Brown) Date: Wed, 13 Jul 2011 21:46:52 +0900 Subject: [PATCH V2 03/10] ASoc: mxs: add mxs-sgtl5000 machine driver In-Reply-To: <20110713115711.GG1928@pengutronix.de> References: <1310483085-31442-1-git-send-email-b29396@freescale.com> <1310483085-31442-4-git-send-email-b29396@freescale.com> <20110713115711.GG1928@pengutronix.de> Message-ID: <20110713124648.GA6640@opensource.wolfsonmicro.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Jul 13, 2011 at 01:57:11PM +0200, Wolfram Sang wrote: > Proper regulator support for mxs is not in mainline yet. Is that > planned? How do you do it? Regulator support is not a feature of the platform, it's a generic Linux feature.