Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754740AbbEMM3z (ORCPT ); Wed, 13 May 2015 08:29:55 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:34174 "EHLO mail-wi0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754625AbbEMM3s (ORCPT ); Wed, 13 May 2015 08:29:48 -0400 Date: Wed, 13 May 2015 13:29:42 +0100 From: Lee Jones To: Richard Fitzgerald Cc: broonie@kernel.org, linus.walleij@linaro.org, gnurou@gmail.com, cw00.choi@samsung.com, myungjoo.ham@samsung.com, devicetree@vger.kernel.org, alsa-devel@alsa-project.org, patches@opensource.wolfsonmicro.com, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, ckeepax@opensource.wolfsonmicro.com Subject: Re: [PATCH v3 8/8] Documentation: Add WM8998/WM1814 device tree bindings Message-ID: <20150513122942.GW3394@x1> References: <1430493319-23808-1-git-send-email-rf@opensource.wolfsonmicro.com> <1430493319-23808-9-git-send-email-rf@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1430493319-23808-9-git-send-email-rf@opensource.wolfsonmicro.com> 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 Content-Length: 2512 Lines: 60 On Fri, 01 May 2015, Richard Fitzgerald wrote: > Signed-off-by: Richard Fitzgerald > --- > Documentation/devicetree/bindings/mfd/arizona.txt | 13 +++++++++---- > 1 files changed, 9 insertions(+), 4 deletions(-) Applied, thanks. > diff --git a/Documentation/devicetree/bindings/mfd/arizona.txt b/Documentation/devicetree/bindings/mfd/arizona.txt > index 7665aa9..64fa3b2 100644 > --- a/Documentation/devicetree/bindings/mfd/arizona.txt > +++ b/Documentation/devicetree/bindings/mfd/arizona.txt > @@ -10,6 +10,9 @@ Required properties: > "wlf,wm5110" > "wlf,wm8280" > "wlf,wm8997" > + "wlf,wm8998" > + "wlf,wm1814" > + > - reg : I2C slave address when connected using I2C, chip select number when > using SPI. > > @@ -31,10 +34,10 @@ Required properties: > as covered in Documentation/devicetree/bindings/regulator/regulator.txt > > - DBVDD2-supply, DBVDD3-supply : Additional databus power supplies (wm5102, > - wm5110, wm8280) > + wm5110, wm8280, wm8998, wm1814) > > - SPKVDDL-supply, SPKVDDR-supply : Speaker driver power supplies (wm5102, > - wm5110, wm8280) > + wm5110, wm8280, wm8998, wm1814) > > - SPKVDD-supply : Speaker driver power supply (wm8997) > > @@ -53,8 +56,10 @@ Optional properties: > of input signals. Valid values are 0 (Differential), 1 (Single-ended) and > 2 (Digital Microphone). If absent, INn_MODE registers set to 0 by default. > If present, values must be specified less than or equal to the number of > - input singals. If values less than the number of input signals, elements > - that has not been specifed are set to 0 by default. > + input signals. If values less than the number of input signals, elements > + that have not been specified are set to 0 by default. Entries are: > + (wm5102, wm5110, wm8280, wm8997) > + (wm8998, wm1814) > > - wlf,dmic-ref : DMIC reference voltage source for each input, can be > selected from either MICVDD or one of the MICBIAS's, defines -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/