From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [alsa-devel] [PATCH 1/2] ARM: S5PV210: Add audio support to Aquila Date: Wed, 4 Aug 2010 09:19:38 +0100 Message-ID: <20100804081938.GD22446@rakim.wolfsonmicro.main> References: <4C4F9E4C.7000001@samsung.com> <20100729173825.GE24781@opensource.wolfsonmicro.com> <4C527C11.5090409@samsung.com> <20100803085929.GC25306@rakim.wolfsonmicro.main> <4C5905D3.8090703@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from opensource.wolfsonmicro.com ([80.75.67.52]:34286 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755403Ab0HDITl (ORCPT ); Wed, 4 Aug 2010 04:19:41 -0400 Content-Disposition: inline In-Reply-To: <4C5905D3.8090703@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Chanwoo Choi Cc: alsa-devel@alsa-project.org, Kukjin Kim , Joonyoung Shim , Ben Dooks , Kyungmin Park , linux-samsung-soc , Myungjoo Ham , linux-arm-kernel , Liam Girdwood On Wed, Aug 04, 2010 at 03:16:51PM +0900, Chanwoo Choi wrote: > Mark Brown wrote: > > OK, good - the fact that the connection wasn't being made with the PMIC > > was my main point here. > Did you read writed mail about consumer supply of WM8994 by MyungJoo Ham? I saw it, yes. > He is in charge of PMIC and Power Management on Aquila board. > MyungJoo Ham is wrote : > This aquila_buck3_data.constraints would be better have ".always_on = > 1" entry as this buck3 is required to be turned on at all times in > Aquila boards (even when the system is in suspend-to-mem state). This > is required especially when there are many devices physically attached > to Buck3 and some of they did not "register" as consumers to Buck3. > Buck3 might be turned off by those who are registered while > "unregistered" are still active. > Can you tell me your opinion about the review by MyungJoo Ham? > I will respect your response. I think his comments are sensible. The constraints should always try to reflect the actual constraints of the system as closely as possible.