arm64: dts: qcom: milos-fairphone-fp6: enable Senary MI2S dai-link
Uncomment the Senary MI2S speaker dai-link. The sc8280xp machine driver gained Senary MI2S support and the aw88261 power-up check is fixed (both carried on this branch), so the link is functional: both AW88261 amps load their ACF firmware and play. This restores the enablement that was lost when the audio carries were rebased from the v7.0.8 stack onto v7.1.2-milos: only the two driver patches were carried over, leaving the sound card with zero dai-links (the card registers but stays empty - no PCMs, no controls). Assisted-by: Claude:claude-fable-5 Signed-off-by: Jorijn van der Graaf <jorijnvdgraaf@catcrafts.net>
This commit is contained in:
parent
d571dd42d3
commit
52c785c315
1 changed files with 0 additions and 2 deletions
|
|
@ -216,7 +216,6 @@
|
|||
pinctrl-names = "default",
|
||||
"sleep";
|
||||
|
||||
/*
|
||||
i2s-dai-link {
|
||||
link-name = "Senary MI2S Playback";
|
||||
|
||||
|
|
@ -232,7 +231,6 @@
|
|||
sound-dai = <&q6apm>;
|
||||
};
|
||||
};
|
||||
*/
|
||||
};
|
||||
|
||||
thermal-zones {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue