Re: [PATCH] arm64: dts: qcom: Add initial audio support for Hamoa-IOT-EVK

From: Konrad Dybcio
Date: Wed Jul 23 2025 - 06:43:48 EST


On 7/23/25 10:29 AM, 'leqi via B4 Relay' via kernel wrote:
> From: leqi <quic_leqi@xxxxxxxxxxx>
>
> This patch adds initial audio codec support for the Hamoa-IOT-EVK board,
> including WCD9385 configuration, micbias voltage settings, GPIO reset,
> and power supply bindings. It enables basic audio functionality for
> testing and development.
>
> Signed-off-by: leqi <quic_leqi@xxxxxxxxxxx>
> ---

git config --global user.name "Your Real Name"

Please switch to your oss.qualcomm.com ID for submissions.

> This patch adds initial audio codec support for the Qualcomm Hamoa-IOT-EVK board.
> It brings up the WCD9385 codec with basic configuration, including micbias voltage
> settings, GPIO reset handling, and power supply bindings.
>
> The DTS changes are adapted from the existing X1 CRD DTS and have not yet been
> validated on Hamoa-IOT-EVK hardware. They are intended to enable initial bring-up
> and provide a foundation for further testing and development.

Please hold off sending the patch until it's validated, then.
Please also use `b4 prep -c` to make sure the patches can actually
reach all the maintainers.

Refrain from CC-ing the internal mailing list when posting to LKML.

Konrad