Merge "ARM: dts: msm: Add support for wcd-dsp-mgr for msmcobalt"
This commit is contained in:
commit
fecf34db3f
1 changed files with 11 additions and 1 deletions
|
@ -191,6 +191,14 @@
|
|||
compatible = "qcom,msm-cpe-lsm";
|
||||
};
|
||||
|
||||
qcom,wcd-dsp-mgr {
|
||||
compatible = "qcom,wcd-dsp-mgr";
|
||||
qcom,wdsp-components = <&wcd934x_cdc 0>,
|
||||
<&wcd_spi_0 1>,
|
||||
<&glink_spi_xprt_wdsp 2>;
|
||||
qcom,img-filename = "cpe_9340";
|
||||
};
|
||||
|
||||
wcd_us_euro_gpio: msm_cdc_pinctrl@75 {
|
||||
compatible = "qcom,msm-cdc-pinctrl";
|
||||
pinctrl-names = "aud_active", "aud_sleep";
|
||||
|
@ -296,7 +304,7 @@
|
|||
qcom,cdc-mad-dmic-rate = <600000>;
|
||||
};
|
||||
|
||||
tavil_codec {
|
||||
wcd934x_cdc: tavil_codec {
|
||||
compatible = "qcom,tavil-slim-pgd";
|
||||
elemental-addr = [00 01 50 02 17 02];
|
||||
|
||||
|
@ -347,6 +355,8 @@
|
|||
qcom,cdc-dmic-sample-rate = <4800000>;
|
||||
qcom,cdc-mad-dmic-rate = <600000>;
|
||||
|
||||
qcom,wdsp-cmpnt-dev-name = "tavil_codec";
|
||||
|
||||
wcd_spi_0: wcd_spi {
|
||||
compatible = "qcom,wcd-spi-v2";
|
||||
qcom,master-bus-num = <10>;
|
||||
|
|
Loading…
Add table
Reference in a new issue