From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755935AbbLVWiv (ORCPT ); Tue, 22 Dec 2015 17:38:51 -0500 Received: from mail.kernel.org ([198.145.29.136]:46341 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753244AbbLVWit (ORCPT ); Tue, 22 Dec 2015 17:38:49 -0500 Date: Tue, 22 Dec 2015 16:38:45 -0600 From: Rob Herring To: Adam Thomson Cc: Mark Brown , Liam Girdwood , Takashi Iwai , Jaroslav Kysela , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Support Opensource Subject: Re: [PATCH 4/6] ASoC: da7219: Remove internal LDO features of codec Message-ID: <20151222223845.GA25513@rob-hp-laptop> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 22, 2015 at 06:27:54PM +0000, Adam Thomson wrote: > In AB silicon, the internal LDO is not supported so remove > DT and driver references to this (digital voltage direct from > 'VDD' supply) > > Signed-off-by: Adam Thomson > --- > Documentation/devicetree/bindings/sound/da7219.txt | 6 ++- Acked-by: Rob Herring