Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1276658 > unrolled thread
| Started by | Lee Jones <lee.jones@linaro.org> |
|---|---|
| First post | 2015-11-24 18:10 +0100 |
| Last post | 2015-11-24 18:10 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v3 2/5] mfd: arizona: Update DT bindings to add CS47L24 and WM1831 Lee Jones <lee.jones@linaro.org> - 2015-11-24 18:10 +0100
| From | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Date | 2015-11-24 18:10 +0100 |
| Subject | Re: [PATCH v3 2/5] mfd: arizona: Update DT bindings to add CS47L24 and WM1831 |
| Message-ID | <qypgm-2AY-9@gated-at.bofh.it> |
On Tue, 03 Nov 2015, 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 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) Applied, thanks. > 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) > + > Optional properties: > > - wlf,reset : GPIO specifier for the GPIO controlling /RESET > @@ -69,6 +75,7 @@ Optional properties: > - DCVDD-supply, MICVDD-supply : Power supplies, only need to be specified if > they are being externally supplied. As covered in > Documentation/devicetree/bindings/regulator/regulator.txt > + (wm5102, wm5110, wm8280, wm8997, wm8998, wm1814) > > Also see child specific device properties: > Regulator - ../regulator/arizona-regulator.txt -- 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/
Back to top | Article view | linux.kernel
csiph-web