arm64: dts: mediatek: mt8395-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 TX 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:10 +01:00 committed by AngeloGioacchino Del Regno
parent e1480453ae
commit 7fe8a313e4
No known key found for this signature in database
GPG Key ID: 9A3604CFAD978478

View File

@ -1189,6 +1189,14 @@ codec {
sound-dai = <&pmic 0>;
};
};
hdmi-dai-link {
link-name = "ETDM3_OUT_BE";
codec {
sound-dai = <&hdmi 0>;
};
};
};
&spi1 {