]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
mfd: arizona: Add DT binding documentation for DMIC reference voltages
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 3 Mar 2015 15:04:54 +0000 (15:04 +0000)
committerLee Jones <lee.jones@linaro.org>
Thu, 12 Mar 2015 09:08:07 +0000 (09:08 +0000)
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/mfd/arizona.txt

index af8646ffc336c0d58d16a9055a9de9853bbdc5a1..7665aa95979f0b57d8036c51e3b4a0fa71807d1a 100644 (file)
@@ -56,6 +56,12 @@ Optional properties:
     input singals. If values less than the number of input signals, elements
     that has not been specifed are set to 0 by default.
 
+  - wlf,dmic-ref : DMIC reference voltage source for each input, can be
+    selected from either MICVDD or one of the MICBIAS's, defines
+    (ARIZONA_DMIC_xxxx) are provided in <dt-bindings/mfd/arizona.txt>. If
+    present, the number of values should be less than or equal to the
+    number of inputs, unspecified inputs will use the chip default.
+
   - 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