mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v6 0/6] arm64: ti: Enable audio on AM62 and AM62A
@ 2023-03-15  9:03 Jai Luthra
  2023-03-15  9:03 ` [PATCH v6 1/6] arm64: defconfig: Enable audio drivers for TI K3 SoCs Jai Luthra
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Jai Luthra @ 2023-03-15  9:03 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Rob Herring,
	Krzysztof Kozlowski, Catalin Marinas, Will Deacon, Mark Brown
  Cc: linux-arm-kernel, devicetree, linux-kernel, Andrew Davis,
	Jayesh Choudhary, Devarsh Thakkar, Aradhya Bhatia, Jai Luthra

This patch series adds support for audio via headphone jack on SK-AM62
and SK-AM62A boards. The jack is wired to TLV320AIC3106 (codec), which
is connected to McASP1 (serializer) on the SoC.

The TRRS 3.5mm jack can be used for simultaneous playback and recording.

Signed-off-by: Jai Luthra <j-luthra@ti.com>
---
Changes in v6:
- Use generic node names (audio-controller@) for McASP
- Fix labels, indentation and spacing issues
- For SK-AM62A:
	- Remove redundant status property from codec
	- Add a note in commit message about missing DVDD regulator
	- Supply OCMV level manually to the codec

Link to v5: https://lore.kernel.org/r/20230313-mcasp_upstream-v5-0-d6844707aa8a@ti.com

---
Jai Luthra (5):
      arm64: defconfig: Enable audio drivers for TI K3 SoCs
      arm64: dts: ti: k3-am625-sk: Enable audio on AM62 SK
      arm64: dts: ti: k3-am62a-main: Add nodes for McASP
      arm64: dts: ti: k3-am62a7-sk: Split vcc_3v3 regulators
      arm64: dts: ti: k3-am62a7-sk: Enable audio on AM62A

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

 arch/arm64/boot/dts/ti/k3-am62-main.dtsi  | 60 ++++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am625-sk.dts    | 88 +++++++++++++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 60 ++++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am62a7-sk.dts   | 92 ++++++++++++++++++++++++++++++-
 arch/arm64/configs/defconfig              |  2 +
 5 files changed, 300 insertions(+), 2 deletions(-)
---
base-commit: 24469a0e5052ba01a35a15f104717a82b7a4798b
change-id: 20230313-mcasp_upstream-0e137013059b

Best regards,
-- 
Jai Luthra <j-luthra@ti.com>

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

end of thread, other threads:[~2023-03-23 13:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-15  9:03 [PATCH v6 0/6] arm64: ti: Enable audio on AM62 and AM62A Jai Luthra
2023-03-15  9:03 ` [PATCH v6 1/6] arm64: defconfig: Enable audio drivers for TI K3 SoCs Jai Luthra
2023-03-23 13:10   ` Devarsh Thakkar
2023-03-15  9:03 ` [PATCH v6 2/6] arm64: dts: ti: k3-am62-main: Add McASP nodes Jai Luthra
2023-03-15  9:03 ` [PATCH v6 3/6] arm64: dts: ti: k3-am625-sk: Enable audio on AM62 SK Jai Luthra
2023-03-15  9:03 ` [PATCH v6 4/6] arm64: dts: ti: k3-am62a-main: Add nodes for McASP Jai Luthra
2023-03-15  9:03 ` [PATCH v6 5/6] arm64: dts: ti: k3-am62a7-sk: Split vcc_3v3 regulators Jai Luthra
2023-03-23 13:23   ` Devarsh Thakkar
2023-03-15  9:03 ` [PATCH v6 6/6] arm64: dts: ti: k3-am62a7-sk: Enable audio on AM62A Jai Luthra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®