Re: [PATCH v2] arm64: dts: qcom: hamoa-evk: Add DP0/DP1 audio playback support

From: Konrad Dybcio

Date: Tue Feb 10 2026 - 05:00:17 EST


On 2/10/26 3:40 AM, Le Qi wrote:
> The hamoa-evk DTS currently lacks DAI links for DP0 and DP1, preventing
> the sound card from exposing these playback paths. Add the missing links
> to enable audio output on both DP interfaces.
>
> ---

No DP2?

[...]

> --- a/arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts
> +++ b/arch/arm64/boot/dts/qcom/hamoa-iot-evk.dts
> @@ -616,6 +616,38 @@ platform {
> sound-dai = <&q6apm>;
> };
> };
> +
> + dp0-dai-link {

Ideally, these would be sorted alphabetically (so, above 'wcd-foo')

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad