aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>2015-03-03 10:04:54 -0500
committerLee Jones <lee.jones@linaro.org>2015-03-12 05:08:07 -0400
commitccd173c541e7d3c864730e334dac36a8b6487a25 (patch)
tree5864b0e37ba7ec7a99fb5f9ca503a2cb78a5d73e
parente7ad27cac94c6eb609d43b0f968dce8ff804fa7c (diff)
mfd: arizona: Add DT binding documentation for DMIC reference voltages
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
-rw-r--r--Documentation/devicetree/bindings/mfd/arizona.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/arizona.txt b/Documentation/devicetree/bindings/mfd/arizona.txt
index af8646ffc336..7665aa95979f 100644
--- a/Documentation/devicetree/bindings/mfd/arizona.txt
+++ b/Documentation/devicetree/bindings/mfd/arizona.txt
@@ -56,6 +56,12 @@ Optional properties:
56 input singals. If values less than the number of input signals, elements 56 input singals. If values less than the number of input signals, elements
57 that has not been specifed are set to 0 by default. 57 that has not been specifed are set to 0 by default.
58 58
59 - wlf,dmic-ref : DMIC reference voltage source for each input, can be
60 selected from either MICVDD or one of the MICBIAS's, defines
61 (ARIZONA_DMIC_xxxx) are provided in <dt-bindings/mfd/arizona.txt>. If
62 present, the number of values should be less than or equal to the
63 number of inputs, unspecified inputs will use the chip default.
64
59 - DCVDD-supply, MICVDD-supply : Power supplies, only need to be specified if 65 - DCVDD-supply, MICVDD-supply : Power supplies, only need to be specified if
60 they are being externally supplied. As covered in 66 they are being externally supplied. As covered in
61 Documentation/devicetree/bindings/regulator/regulator.txt 67 Documentation/devicetree/bindings/regulator/regulator.txt