All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v12 0/5] TI K3 M4F support on AM62 and AM64 SoCs
@ 2024-10-03 17:01 Andrew Davis
  2024-10-03 17:01 ` [PATCH v12 1/5] arm64: dts: ti: k3-am62: Add M4F remoteproc node Andrew Davis
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Andrew Davis @ 2024-10-03 17:01 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-arm-kernel, devicetree, linux-kernel, Andrew Davis

Hello all,

M4F driver[0] and DT bindings[1] are in, so last step is adding the
nodes to the base AM64/AM62 DTSI files, plus a couple of our
SK boards. These can be used as a reference for other boards using
AM64/AM62, or I can add these nodes for existing upstream boards,
just let me know.

Thanks,
Andrew

[0] commit ebcf9008a895a ("remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem")
[1] commit 9fedb829372d4 ("dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs")

Changes for v12:
 - Rebased on v6.12-rc1
 - Dropped taken patches
 - Added Tested-by tags

Previous series (v11):
https://lore.kernel.org/linux-arm-kernel/20240802152109.137243-1-afd@ti.com/

Hari Nagalla (5):
  arm64: dts: ti: k3-am62: Add M4F remoteproc node
  arm64: dts: ti: k3-am625-sk: Add M4F remoteproc node
  arm64: dts: ti: k3-am64: Add M4F remoteproc node
  arm64: dts: ti: k3-am642-sk: Add M4F remoteproc node
  arm64: dts: ti: k3-am642-evm: Add M4F remoteproc node

 arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi       | 13 +++++++++++++
 .../arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 19 +++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi       | 13 +++++++++++++
 arch/arm64/boot/dts/ti/k3-am642-evm.dts       | 19 +++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am642-sk.dts        | 19 +++++++++++++++++++
 5 files changed, 83 insertions(+)

-- 
2.39.2



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

end of thread, other threads:[~2024-10-28 15:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-03 17:01 [PATCH v12 0/5] TI K3 M4F support on AM62 and AM64 SoCs Andrew Davis
2024-10-03 17:01 ` [PATCH v12 1/5] arm64: dts: ti: k3-am62: Add M4F remoteproc node Andrew Davis
2024-10-03 17:01 ` [PATCH v12 2/5] arm64: dts: ti: k3-am625-sk: " Andrew Davis
2024-10-03 21:06   ` Bryan Brattlof
2024-10-04 11:26     ` Nishanth Menon
2024-10-04 11:52       ` Andrew Davis
2024-10-03 17:01 ` [PATCH v12 3/5] arm64: dts: ti: k3-am64: " Andrew Davis
2024-10-03 17:01 ` [PATCH v12 4/5] arm64: dts: ti: k3-am642-sk: " Andrew Davis
2024-10-03 17:01 ` [PATCH v12 5/5] arm64: dts: ti: k3-am642-evm: " Andrew Davis
2024-10-28 15:05 ` [PATCH v12 0/5] TI K3 M4F support on AM62 and AM64 SoCs Vignesh Raghavendra

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.