arm64: dts: mediatek: mt8390-genio-common: Add HDMI sound output support

Add in the sound node a new dai-link for ETDM3_OUT_BE to add the sound
output support through the HDMI connector.

Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
Louis-Alexis Eyraud 2025-12-17 11:19:06 +01:00 committed by AngeloGioacchino Del Regno
parent ae9198b7a5
commit 0ad0f933fc
No known key found for this signature in database
GPG Key ID: 9A3604CFAD978478

View File

@ -1344,6 +1344,15 @@ codec {
sound-dai = <&dmic_codec>;
};
};
dai-link-2 {
link-name = "ETDM3_OUT_BE";
codec {
sound-dai = <&hdmi 0>;
};
};
};
&spi2 {