devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] arm64: ti: k3-am62: Enable audio output
@ 2022-04-27  8:50 Jai Luthra
  2022-04-27  8:50 ` [PATCH v3 1/2] arm64: dts: ti: k3-am62-main: Add McASP nodes Jai Luthra
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jai Luthra @ 2022-04-27  8:50 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Rob Herring,
	Krzysztof Kozlowski
  Cc: linux-kernel, linux-arm-kernel, devicetree, Jayesh Choudhary,
	Jai Luthra

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.

For testing, please apply this series on top of 
https://lore.kernel.org/all/20220427072954.8821-1-vigneshr@ti.com/ and
https://lore.kernel.org/alsa-devel/20220422054001.3738-1-j-luthra@ti.com/

v3:
Fix regulator, clock and codec node names

v2:
Move out the patch for sound/soc/ti/davinici-mcasp.c into a separate series

v2: https://lore.kernel.org/all/20220422060052.8548-1-j-luthra@ti.com/
v1: https://lore.kernel.org/all/20220421132224.8601-1-j-luthra@ti.com/

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

Jayesh Choudhary (1):
  arm64: dts: ti: k3-am62-main: Add McASP nodes

 arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 51 ++++++++++++++
 arch/arm64/boot/dts/ti/k3-am625-sk.dts   | 89 ++++++++++++++++++++++++
 2 files changed, 140 insertions(+)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-06-18  1:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-27  8:50 [PATCH v3 0/2] arm64: ti: k3-am62: Enable audio output Jai Luthra
2022-04-27  8:50 ` [PATCH v3 1/2] arm64: dts: ti: k3-am62-main: Add McASP nodes Jai Luthra
2022-06-18  1:16   ` Nishanth Menon
2022-04-27  8:50 ` [PATCH v3 2/2] arm64: dts: ti: am625-sk: Add audio output support Jai Luthra
2022-05-05  6:09 ` [PATCH v3 0/2] arm64: ti: k3-am62: Enable audio output Devarsh Thakkar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).