Skip to content
Snippets Groups Projects
Commit 793894e0 authored by Yuri Mazzuoli's avatar Yuri Mazzuoli
Browse files

[A75][DTS] enable audio stereo play and set micbias resistor

In order to correctly play stereo audio, lrclk-strength must be set to
the maximum value of 0x3. Set micbias resistor to it's actual value (2k)
for better quality recording
parent 9cc673ec
No related branches found
No related tags found
1 merge request!133[i.MX6][A75] add support for A75 uq7 module
......@@ -385,6 +385,8 @@
clocks = <&clks IMX6QDL_CLK_CKO>;
VDDA-supply = <&reg_2p5v_sgtl5000>;
VDDIO-supply = <&reg_3p3v_sgtl5000>;
micbias-resistor-k-ohms = <2>;
lrclk-strength = <0x3>;
status = "okay";
};
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment