2022-04-22 20:04:10

by Jai Luthra

[permalink] [raw]
Subject: [PATCH 0/3] Enable audio output on AM62-SK

This patch series adds support for audio output via headphone jack on the
AM62-SK board. The jack is wired to TLV320AIC3106 (codec), which is
connected to McASP (serializer).

The same 3.5mm jack can be used for combined playback+recording, but audio
input is currently disabled on McASP until further testing and debugging.

Please apply this series on top of
https://lore.kernel.org/all/[email protected]/

Jai Luthra (1):
arm64: dts: ti: am625-sk: Add audio output support

Jayesh Choudhary (2):
arm64: dts: ti: k3-am62-main: Add McASP nodes
ASoC: ti: davinci-mcasp: Add dma-type for bcdma

arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 51 ++++++++++++++
arch/arm64/boot/dts/ti/k3-am625-sk.dts | 89 ++++++++++++++++++++++++
sound/soc/ti/davinci-mcasp.c | 2 +
3 files changed, 142 insertions(+)

--
2.17.1


2022-04-22 21:04:12

by Nishanth Menon

[permalink] [raw]
Subject: Re: [PATCH 0/3] Enable audio output on AM62-SK

On 18:52-20220421, Jai Luthra wrote:
> This patch series adds support for audio output via headphone jack on the
> AM62-SK board. The jack is wired to TLV320AIC3106 (codec), which is
> connected to McASP (serializer).
>
> The same 3.5mm jack can be used for combined playback+recording, but audio
> input is currently disabled on McASP until further testing and debugging.
>
> Please apply this series on top of
> https://lore.kernel.org/all/[email protected]/
>
> Jai Luthra (1):
> arm64: dts: ti: am625-sk: Add audio output support
>
> Jayesh Choudhary (2):
> arm64: dts: ti: k3-am62-main: Add McASP nodes
> ASoC: ti: davinci-mcasp: Add dma-type for bcdma
>
> arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 51 ++++++++++++++
> arch/arm64/boot/dts/ti/k3-am625-sk.dts | 89 ++++++++++++++++++++++++
> sound/soc/ti/davinci-mcasp.c | 2 +
> 3 files changed, 142 insertions(+)
>


Please split this series up. Send out the sound/soc/ti/davinci-mcasp.c patch as it's own.

dts changes are their own series.


--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D