devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] arm64: Initial support for Texas Instruments AM642 SK
@ 2021-02-26 18:42 Lokesh Vutla
  2021-02-26 18:42 ` [PATCH v3 1/2] dt-bindings: arm: ti: Add bindings for " Lokesh Vutla
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Lokesh Vutla @ 2021-02-26 18:42 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=439039

Boot log: https://pastebin.ubuntu.com/p/TKPbkwdBxH/

Changes since v2:
- Added Reviewed-by tag from Rob
- Rebased on top of latest master 

v2: https://patchwork.kernel.org/project/linux-arm-kernel/cover/20210202081530.14984-1-lokeshvutla@ti.com/ 
v1: https://patchwork.kernel.org/project/linux-arm-kernel/cover/20210121143924.26213-1-lokeshvutla@ti.com/

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               |   2 +
 arch/arm64/boot/dts/ti/k3-am642-sk.dts        | 173 ++++++++++++++++++
 3 files changed, 176 insertions(+)
 create mode 100644 arch/arm64/boot/dts/ti/k3-am642-sk.dts

-- 
2.30.0


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

end of thread, other threads:[~2021-03-01 15:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-26 18:42 [PATCH v3 0/2] arm64: Initial support for Texas Instruments AM642 SK Lokesh Vutla
2021-02-26 18:42 ` [PATCH v3 1/2] dt-bindings: arm: ti: Add bindings for " Lokesh Vutla
2021-02-27 13:18   ` Nishanth Menon
2021-02-26 18:42 ` [PATCH v3 2/2] arm64: dts: ti: Add support " Lokesh Vutla
2021-03-01 14:58 ` [PATCH v3 0/2] arm64: Initial support for Texas Instruments " Kishon Vijay Abraham I
2021-03-01 15:13 ` Nishanth Menon

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