Re: [PATCH v4 2/2] arm64: dts: ti: am625-sk: Add audio output support

From: Jai Luthra
Date: Mon Jun 20 2022 - 06:35:44 EST


On 15:57-20220620, Jai Luthra wrote:
> Add nodes for audio codec and sound card, enable the audio serializer
> (McASP1) under use and update pinmux. Disable all other McASP nodes.
>
> Audio input is currently not working properly, so the RX port on McASP1
> is disabled for now, until the issue is debugged.
>
> The serializer is shared between HDMI and codec. By default codec is
> used for output, but it can be toggled to HDMI using a FET switch
> connected to the MCASP1_FET_SEL (J24) header on the board.
>
> Signed-off-by: Jai Luthra <j-luthra@xxxxxx>
> ---
> arch/arm64/boot/dts/ti/k3-am625-sk.dts | 89 ++++++++++++++++++++++++++
> 1 file changed, 89 insertions(+)

Oops, I sent this patch twice in the series. Please ignore this one.

Thanks,
Jai