Merge "ARM: dts: msm: Fix tavil codec reset issue on sdm660"

This commit is contained in:
Linux Build Service Account 2017-11-19 07:45:08 -08:00 committed by Gerrit - the friendly Code Review server
commit ee49de496a
2 changed files with 18 additions and 0 deletions

View file

@ -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;
};

View file

@ -86,3 +86,12 @@
qcom,afe-power-off-delay-us = <6>;
};
};
&slim_aud {
/delete-node/wcd934x_cdc;
};
&soc {
/delete-node/sound-tavil;
};