Skip to content

Commit 7fe8a31

Browse files
laeyraudAngeloGioacchino Del Regno
authored andcommitted
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>
1 parent e148045 commit 7fe8a31

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

arch/arm64/boot/dts/mediatek/mt8395-genio-common.dtsi

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,6 +1189,14 @@
11891189
sound-dai = <&pmic 0>;
11901190
};
11911191
};
1192+
1193+
hdmi-dai-link {
1194+
link-name = "ETDM3_OUT_BE";
1195+
1196+
codec {
1197+
sound-dai = <&hdmi 0>;
1198+
};
1199+
};
11921200
};
11931201

11941202
&spi1 {

0 commit comments

Comments
 (0)