mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 18:13:41 +02:00
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>
This commit is contained in:
parent
ae9198b7a5
commit
0ad0f933fc
|
|
@ -1344,6 +1344,15 @@ codec {
|
|||
sound-dai = <&dmic_codec>;
|
||||
};
|
||||
};
|
||||
|
||||
dai-link-2 {
|
||||
link-name = "ETDM3_OUT_BE";
|
||||
|
||||
codec {
|
||||
sound-dai = <&hdmi 0>;
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
&spi2 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user