All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: Initial support for Texas Instruments AM642 SK
@ 2021-01-21 14:39 ` Lokesh Vutla
  0 siblings, 0 replies; 16+ messages in thread
From: Lokesh Vutla @ 2021-01-21 14:39 UTC (permalink / raw)
  To: Nishanth Menon, Rob Herring
  Cc: Linux ARM Mailing List, Device Tree Mailing List, Sekhar Nori,
	Vignesh R, Kishon Vijay Abraham I, Dave Gerlach, Lokesh Vutla

AM642 StarterKit (SK) board is a low cost, small form factor board
designed for TI’s AM642 SoC. This series introduces basic support for
AM642 SK.

Depends on Dave's series for adding AM642 SoC:
https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=418539

Lokesh Vutla (2):
  dt-bindings: arm: ti: Add bindings for AM642 SK
  arm64: dts: ti: Add support for AM642 SK

 .../devicetree/bindings/arm/ti/k3.yaml        |   1 +
 arch/arm64/boot/dts/ti/Makefile               |   3 +-
 arch/arm64/boot/dts/ti/k3-am642-sk.dts        | 145 ++++++++++++++++++
 3 files changed, 148 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/ti/k3-am642-sk.dts

-- 
2.30.0


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

end of thread, other threads:[~2021-02-02  7:14 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-21 14:39 [PATCH 0/2] arm64: Initial support for Texas Instruments AM642 SK Lokesh Vutla
2021-01-21 14:39 ` Lokesh Vutla
2021-01-21 14:39 ` [PATCH 1/2] dt-bindings: arm: ti: Add bindings for " Lokesh Vutla
2021-01-21 14:39   ` Lokesh Vutla
2021-01-21 14:39 ` [PATCH 2/2] arm64: dts: ti: Add support " Lokesh Vutla
2021-01-21 14:39   ` Lokesh Vutla
2021-01-21 15:36   ` Nishanth Menon
2021-01-21 15:36     ` Nishanth Menon
2021-01-26 16:50     ` Suman Anna
2021-01-26 16:50       ` Suman Anna
2021-02-02  7:12       ` Lokesh Vutla
2021-02-02  7:12         ` Lokesh Vutla
2021-01-21 15:41 ` [PATCH 0/2] arm64: Initial support for Texas Instruments " Kishon Vijay Abraham I
2021-01-21 15:41   ` Kishon Vijay Abraham I
2021-01-21 15:52   ` Nishanth Menon
2021-01-21 15:52     ` 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.