From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 07/17] ASoC: tlv320aic31xx: Add MICBIAS off setting Date: Wed, 15 Nov 2017 09:30:42 -0600 Message-ID: <20171115153042.4f72ackp7sy2flpf@rob-hp-laptop> References: <20171109002741.10897-1-afd@ti.com> <20171109002741.10897-8-afd@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20171109002741.10897-8-afd@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: "Andrew F. Davis" Cc: Mark Rutland , devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Tony Lindgren , Liam Girdwood , linux-kernel@vger.kernel.org, Mark Brown , =?iso-8859-1?Q?Beno=EEt?= Cousson List-Id: devicetree@vger.kernel.org On Wed, Nov 08, 2017 at 06:27:31PM -0600, Andrew F. Davis wrote: > Leaving microphone bias off is a valid setting and even used in the DT > binding document example. Add this setting here and document the same. > > Signed-off-by: Andrew F. Davis > --- > Documentation/devicetree/bindings/sound/tlv320aic31xx.txt | 1 + > include/dt-bindings/sound/tlv320aic31xx-micbias.h | 1 + > sound/soc/codecs/tlv320aic31xx.c | 1 + > 3 files changed, 3 insertions(+) Acked-by: Rob Herring