ARM: dts: qcom: enable hw vote for all interfaces of mi2s/tdm
HW vote is required for all interfaces of mi2s and tdm for sun target. Change-Id: I35c8f6d19aafeaa593a372a28de6912dc5d7713a Signed-off-by: Prasad Kumpatla <quic_pkumpatl@quicinc.com>
This commit is contained in:
@@ -410,7 +410,7 @@
|
||||
sun_snd: sound {
|
||||
qcom,model = "sun-mtp-snd-card";
|
||||
qcom,msm-mi2s-master = <1>, <1>, <1>, <1>, <1>, <1>, <1>;
|
||||
qcom,mi2s-tdm-is-hw-vote-needed = <1>, <0>, <1>, <0>, <1>, <0>, <0>;
|
||||
qcom,mi2s-tdm-is-hw-vote-needed = <1>, <1>, <1>, <1>, <1>, <1>, <1>;
|
||||
qcom,wcn-bt = <1>;
|
||||
qcom,ext-disp-audio-rx = <1>;
|
||||
qcom,tdm-max-slots = <8>;
|
||||
|
Reference in New Issue
Block a user