Skip to content

Commit 0ddfd2f

Browse files
laeyraudAngeloGioacchino Del Regno
authored andcommitted
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>
1 parent 19a385b commit 0ddfd2f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

arch/arm64/boot/dts/mediatek/mt8395-radxa-nio-12l.dts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,6 +1072,14 @@
10721072
sound-dai = <&pmic 0>;
10731073
};
10741074
};
1075+
1076+
hdmi-dai-link {
1077+
link-name = "ETDM3_OUT_BE";
1078+
1079+
codec {
1080+
sound-dai = <&hdmi 0>;
1081+
};
1082+
};
10751083
};
10761084

10771085
&spi1 {

0 commit comments

Comments
 (0)