mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
audio :dts: crow: remove swrm haptics unsupported flag
remove swrm haptics unsupported flag to make sure RX dai's are enabled to avoid failures at pal_device_open for haptics backend. Change-Id: I00c330f52d74646311572758641d93cc1c31e630
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
687442f693
commit
759d842960
@@ -482,10 +482,6 @@
|
||||
|
||||
};
|
||||
|
||||
&swr_haptics {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&spf_core_platform {
|
||||
kalama_snd: sound {
|
||||
qcom,model = "crow-idp-wsa883x-snd-card";
|
||||
@@ -496,7 +492,6 @@
|
||||
qcom,tdm-max-slots = <8>;
|
||||
qcom,tdm-clk-attribute = <0x1>, <0x1>, <0x1>, <0x1>, <0x1>, <0x1>;
|
||||
qcom,mi2s-clk-attribute = <0x1>, <0x1>, <0x1>, <0x1>, <0x1>, <0x1>;
|
||||
swr-haptics-unsupported;
|
||||
qcom,audio-routing =
|
||||
"AMIC1", "Analog Mic1",
|
||||
"AMIC1", "MIC BIAS1",
|
||||
|
||||
Reference in New Issue
Block a user