Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1263253

Re: [PATCH v3 2/5] mfd: arizona: Update DT bindings to add CS47L24 and WM1831

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 2/5] mfd: arizona: Update DT bindings to add CS47L24 and WM1831
Date 2015-11-05 15:40 +0100
Message-ID <qrtRM-7Tm-25@gated-at.bofh.it> (permalink)
References <qqLnH-4ku-3@gated-at.bofh.it> <qqLnH-4ku-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Nov 03, 2015 at 03:08:33PM +0000, Richard Fitzgerald wrote:
> This updates the Arizona MFD device tree bindings to add the
> Cirrus Logic CS47L24 and WM1831 codecs. Note that unlike all the
> other codecs the DCVDD-supply and MICVDD-supply are mandatory.
> 
> Signed-off-by: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
> ---
>  Documentation/devicetree/bindings/mfd/arizona.txt | 9 ++++++++-

Acked-by: Rob Herring <robh@kernel.org>

>  1 file changed, 8 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/mfd/arizona.txt b/Documentation/devicetree/bindings/mfd/arizona.txt
> index 18be0cb..84e1af5 100644
> --- a/Documentation/devicetree/bindings/mfd/arizona.txt
> +++ b/Documentation/devicetree/bindings/mfd/arizona.txt
> @@ -1,4 +1,4 @@
> -Wolfson Arizona class audio SoCs
> +Cirrus Logic/Wolfson Microelectronics Arizona class audio SoCs
>  
>  These devices are audio SoCs with extensive digital capabilites and a range
>  of analogue I/O.
> @@ -6,12 +6,14 @@ of analogue I/O.
>  Required properties:
>  
>    - compatible : One of the following chip-specific strings:
> +        "cirrus,cs47l24"
>          "wlf,wm5102"
>          "wlf,wm5110"
>          "wlf,wm8280"
>          "wlf,wm8997"
>          "wlf,wm8998"
>          "wlf,wm1814"
> +        "wlf,wm1831"
>  
>    - reg : I2C slave address when connected using I2C, chip select number when
>      using SPI.
> @@ -41,6 +43,10 @@ Required properties:
>  
>    - SPKVDD-supply : Speaker driver power supply (wm8997)
>  
> +  - DCVDD-supply : Main power supply (cs47l24, wm1831)
> +
> +  - MICVDD-supply : Microphone power supply (cs47l24, wm1831)
> +

We normally do lower case, but I guess these aren't new...

Rob
--
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/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3 2/5] mfd: arizona: Update DT bindings to add CS47L24 and WM1831 Richard Fitzgerald <rf@opensource.wolfsonmicro.com> - 2015-11-03 16:10 +0100
  Re: [PATCH v3 2/5] mfd: arizona: Update DT bindings to add CS47L24  and WM1831 Rob Herring <robh@kernel.org> - 2015-11-05 15:40 +0100

csiph-web