All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] arm64: Initial support for Texas Instruments J721E EAIK
@ 2021-06-07  9:33 ` Sinthu Raja
  0 siblings, 0 replies; 22+ messages in thread
From: Sinthu Raja @ 2021-06-07  9:33 UTC (permalink / raw)
  To: Nishanth Menon, Tero Kristo, Rob Herring
  Cc: Device Tree Mailing List, Linux ARM Mailing List, Lokesh Vutla,
	Amarnath MB, Sinthu Raja

From: Sinthu Raja <sinthu.raja@ti.com>

J721E EdgeAI Kit (EAIK) is a low cost, small form factor board designed
for TI’s J721E SoC. This series intoduces the basic support for J721E
EAIK

Changes in v2:
- Fix for dt_binding_check error.
- Modified base commit to the recent RC1.

Sinthu Raja (2):
  dt-bindings: arm: ti: Add bindings for J721E EAIK
  arm64: dts: ti: Add support for J721E EAIK

 .../devicetree/bindings/arm/ti/k3.yaml        |   2 +
 .../bindings/remoteproc/ti,k3-dsp-rproc.yaml  |   2 +-
 arch/arm64/boot/dts/ti/Makefile               |   2 +
 arch/arm64/boot/dts/ti/k3-j721e-eaik.dts      | 342 ++++++++++++++++++
 4 files changed, 347 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/ti/k3-j721e-eaik.dts


base-commit: 6efb943b8616ec53a5e444193dccf1af9ad627b5
-- 
2.31.1


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

end of thread, other threads:[~2021-06-09 14:16 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-07  9:33 [PATCH V2 0/2] arm64: Initial support for Texas Instruments J721E EAIK Sinthu Raja
2021-06-07  9:33 ` Sinthu Raja
2021-06-07  9:33 ` [PATCH V2 1/2] dt-bindings: arm: ti: Add bindings for " Sinthu Raja
2021-06-07  9:33   ` Sinthu Raja
2021-06-07 13:32   ` Nishanth Menon
2021-06-07 13:32     ` Nishanth Menon
2021-06-07 16:56     ` Sinthu Raja M
2021-06-07 16:56       ` Sinthu Raja M
2021-06-07 20:20       ` Nishanth Menon
2021-06-07 20:20         ` Nishanth Menon
2021-06-07  9:33 ` [PATCH V2 2/2] arm64: dts: ti: Add support " Sinthu Raja
2021-06-07  9:33   ` Sinthu Raja
2021-06-07 13:35   ` Nishanth Menon
2021-06-07 13:35     ` Nishanth Menon
2021-06-07 17:11     ` Sinthu Raja M
2021-06-07 17:11       ` Sinthu Raja M
2021-06-07 20:22       ` Nishanth Menon
2021-06-07 20:22         ` Nishanth Menon
2021-06-09 13:41   ` Vignesh Raghavendra
2021-06-09 13:41     ` Vignesh Raghavendra
2021-06-07 13:35 ` [PATCH V2 0/2] arm64: Initial support for Texas Instruments " Nishanth Menon
2021-06-07 13:35   ` Nishanth Menon

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.