ARM: dts: msm: Add dmic clock rate on ECPP path for msmcobalt
DMIC clock on ECPP(Echo cancellation Ping-Pong) path can run at 1.2MHz. Change configures DMIC clock rate for ECPP path in codec device node. CRs-Fixed: 1022917 Change-Id: Ib846318dc3d359672314485d386a23fd8621bfda Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>
This commit is contained in:
parent
5b7da25887
commit
03e7117725
1 changed files with 1 additions and 0 deletions
|
@ -371,6 +371,7 @@
|
|||
qcom,cdc-slim-ifd-elemental-addr = [00 00 A0 01 17 02];
|
||||
qcom,cdc-dmic-sample-rate = <4800000>;
|
||||
qcom,cdc-mad-dmic-rate = <600000>;
|
||||
qcom,cdc-ecpp-dmic-rate = <1200000>;
|
||||
};
|
||||
|
||||
wcd934x_cdc: tavil_codec {
|
||||
|
|
Loading…
Add table
Reference in a new issue