mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 17:42:03 +02:00
arm64: dts: qcom: Add Display Port audio on Arduino Monza
Add support for Display port Audio on Arduino VENTUNO-Q board. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com> CC: Loic Poulain <loic.poulain@oss.qualcomm.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Tested-by: Loic Poulain <loic.poulain@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260522100026.94760-1-srinivas.kandagatla@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
d9b05c9843
commit
f9665fc068
|
|
@ -118,6 +118,22 @@ platform {
|
|||
sound-dai = <&q6apm>;
|
||||
};
|
||||
};
|
||||
|
||||
displayport-0-dai-link {
|
||||
link-name = "DisplayPort0 Playback";
|
||||
|
||||
codec {
|
||||
sound-dai = <&mdss_dp0>;
|
||||
};
|
||||
|
||||
cpu {
|
||||
sound-dai = <&q6apmbedai DISPLAY_PORT_RX_0>;
|
||||
};
|
||||
|
||||
platform {
|
||||
sound-dai = <&q6apm>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
vdc_3v3: regulator-3v3 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user