Skip to content

Commit 0199b63

Browse files
ks5-devKomal-Bajaj
authored andcommitted
FROMLIST: arm64: dts: qcom: lemans: Enable audio over DISPLAY-PORT
Add dailinks for DISPLAY-PORT to enable audio functionality on edp0. Link: https://lore.kernel.org/all/20260413043713.1659-1-kumar.singh@oss.qualcomm.com/ Signed-off-by: Karthik S <karthik.s@oss.qualcomm.com>
1 parent 7dc6291 commit 0199b63

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/lemans-evk.dts

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,22 @@
201201
sound-dai = <&q6apm>;
202202
};
203203
};
204+
205+
dp0-dai-link {
206+
link-name = "DisplayPort0 Playback";
207+
208+
codec {
209+
sound-dai = <&mdss0_dp0>;
210+
};
211+
212+
cpu {
213+
sound-dai = <&q6apmbedai DISPLAY_PORT_RX_0>;
214+
};
215+
216+
platform {
217+
sound-dai = <&q6apm>;
218+
};
219+
};
204220
};
205221

206222
usb0_vbus: regulator-usb0-vbus {

0 commit comments

Comments
 (0)