Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Charles Keepax and committed by
Lee Jones
ccd173c5 e7ad27ca

+6
+6
Documentation/devicetree/bindings/mfd/arizona.txt
··· 56 56 input singals. If values less than the number of input signals, elements 57 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 65 - DCVDD-supply, MICVDD-supply : Power supplies, only need to be specified if 60 66 they are being externally supplied. As covered in 61 67 Documentation/devicetree/bindings/regulator/regulator.txt