Merge "ARM: dts: msm: Fix tavil codec reset issue on sdm660"
This commit is contained in:
commit
ee49de496a
2 changed files with 18 additions and 0 deletions
|
@ -29,3 +29,12 @@
|
|||
&tavil_snd {
|
||||
qcom,msm-mbhc-moist-cfg = <0>, <0>, <3>;
|
||||
};
|
||||
|
||||
&slim_aud {
|
||||
/delete-node/tasha_codec;
|
||||
};
|
||||
|
||||
&soc {
|
||||
/delete-node/sound-9335;
|
||||
};
|
||||
|
||||
|
|
|
@ -86,3 +86,12 @@
|
|||
qcom,afe-power-off-delay-us = <6>;
|
||||
};
|
||||
};
|
||||
|
||||
&slim_aud {
|
||||
/delete-node/wcd934x_cdc;
|
||||
};
|
||||
|
||||
&soc {
|
||||
/delete-node/sound-tavil;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue