arm64: dts: mediatek: mt8395-radxa-nio-12l: 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:08 +01:00 committed by AngeloGioacchino Del Regno
parent 19a385bd46
commit 0ddfd2f29a
No known key found for this signature in database
GPG Key ID: 9A3604CFAD978478

View File

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