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:
Jorijn van der Graaf 2026-07-05 21:32:11 +02:00
commit 52c785c315

View file

@ -216,7 +216,6 @@
pinctrl-names = "default", pinctrl-names = "default",
"sleep"; "sleep";
/*
i2s-dai-link { i2s-dai-link {
link-name = "Senary MI2S Playback"; link-name = "Senary MI2S Playback";
@ -232,7 +231,6 @@
sound-dai = <&q6apm>; sound-dai = <&q6apm>;
}; };
}; };
*/
}; };
thermal-zones { thermal-zones {