linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable audio support for J721S2-EVM
@ 2025-06-04 10:46 Jayesh Choudhary
  2025-06-04 10:46 ` [PATCH 1/3] arm64: dts: ti: k3-j721s2-main: Add McASP nodes Jayesh Choudhary
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jayesh Choudhary @ 2025-06-04 10:46 UTC (permalink / raw)
  To: nm, vigneshr, devicetree
  Cc: kristo, robh, krzk+dt, conor+dt, r-donadkar, linux-kernel,
	linux-arm-kernel, j-choudhary

These 3 patches add the support to enable audio on J721S2-EVM.

This required the i2c-mux support[0] which is now in linux tree.

Now, this series ***depends upon only one dts change[1]*** to ensure there
are no dtbs_check warnings (no functional issues):
"ti,j721e-system-controller.yaml" refers to "ti,am654-ehrpwm-tbclk.yaml"
for clock-controller nodes, but for audio we need "ti,am62-audio-refclk".
When scm_conf is "simple-bus", there are no such warnings.

Test log: https://gist.github.com/Jayesh2000/840c19ef8f9b7f0f75dedd015ccbf98a

[0]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0fc829dbde9bf1f349631c677a85e08782037ecf
[1]: https://lore.kernel.org/all/20250603095609.33569-4-j-choudhary@ti.com/


Jayesh Choudhary (3):
  arm64: dts: ti: k3-j721s2-main: Add McASP nodes
  arm64: dts: ti: k3-j721s2-main: Add audio_refclk node
  arm64: dts: ti: k3-j721s2-common-proc-board: Enable analog audio
    support

 .../dts/ti/k3-j721s2-common-proc-board.dts    | 131 ++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi    |  99 +++++++++++++
 2 files changed, 230 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2025-06-26  4:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-04 10:46 [PATCH 0/3] Enable audio support for J721S2-EVM Jayesh Choudhary
2025-06-04 10:46 ` [PATCH 1/3] arm64: dts: ti: k3-j721s2-main: Add McASP nodes Jayesh Choudhary
2025-06-04 10:46 ` [PATCH 2/3] arm64: dts: ti: k3-j721s2-main: Add audio_refclk node Jayesh Choudhary
2025-06-04 10:46 ` [PATCH 3/3] arm64: dts: ti: k3-j721s2-common-proc-board: Enable analog audio support Jayesh Choudhary
2025-06-04 13:58 ` [PATCH 0/3] Enable audio support for J721S2-EVM Rob Herring (Arm)
2025-06-26  4:04 ` (subset) " Vignesh Raghavendra

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).