diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2017-08-17 11:02:09 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-08-21 21:33:02 +0300 |
commit | e269998d588f8ad96eaf86916e23b8ee3d2b9f1b (patch) | |
tree | 880e5540e16a104648cb7445949a47ba36b4a720 /Documentation/devicetree/bindings/sound/qcom,msm8916-wcd-analog.txt | |
parent | 6329b1bb4e691b24e51ea940b3c2cffd402bd5f8 (diff) | |
download | linux-e269998d588f8ad96eaf86916e23b8ee3d2b9f1b.tar.xz |
ASoC: codecs: msm8916-wcd-analog: get micbias voltage from dt
This patch adds bindings in DT to provide required micbias voltage which
could be specific to board. With this new binding, now the mic bias
voltage is left at hardware default value if the device tree does not
specify any mic bias voltage value. Correct micbias value is required
for mbhc buttons to work.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/qcom,msm8916-wcd-analog.txt')
-rw-r--r-- | Documentation/devicetree/bindings/sound/qcom,msm8916-wcd-analog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/qcom,msm8916-wcd-analog.txt b/Documentation/devicetree/bindings/sound/qcom,msm8916-wcd-analog.txt index ccb401cfef9d..05b67a1d4851 100644 --- a/Documentation/devicetree/bindings/sound/qcom,msm8916-wcd-analog.txt +++ b/Documentation/devicetree/bindings/sound/qcom,msm8916-wcd-analog.txt @@ -33,6 +33,7 @@ Required properties - vdd-micbias-supply: phandle of VDD_MICBIAS supply's regulator DT node. Optional Properties: +- qcom,micbias-lvl: Voltage (mV) for Mic Bias - qcom,micbias1-ext-cap: boolean, present if micbias1 has external capacitor connected. - qcom,micbias2-ext-cap: boolean, present if micbias2 has external capacitor |