Skip to content

Commit 0ad0f93

Browse files
laeyraudAngeloGioacchino Del Regno
authored andcommitted
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>
1 parent ae9198b commit 0ad0f93

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1344,6 +1344,15 @@
13441344
sound-dai = <&dmic_codec>;
13451345
};
13461346
};
1347+
1348+
dai-link-2 {
1349+
link-name = "ETDM3_OUT_BE";
1350+
1351+
codec {
1352+
sound-dai = <&hdmi 0>;
1353+
};
1354+
};
1355+
13471356
};
13481357

13491358
&spi2 {

0 commit comments

Comments
 (0)