linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] arm64: Initial support for Texas Instruments AM642 SK
@ 2021-02-02  8:15 Lokesh Vutla
  2021-02-02  8:15 ` [PATCH v2 1/2] dt-bindings: arm: ti: Add bindings for " Lokesh Vutla
  2021-02-02  8:15 ` [PATCH v2 2/2] arm64: dts: ti: Add support " Lokesh Vutla
  0 siblings, 2 replies; 4+ messages in thread
From: Lokesh Vutla @ 2021-02-02  8:15 UTC (permalink / raw)
  To: Nishanth Menon, Rob Herring
  Cc: Device Tree Mailing List, Vignesh R, Dave Gerlach, Lokesh Vutla,
	Sekhar Nori, Kishon Vijay Abraham I, Linux ARM Mailing List

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 following two series to get MMC SD card working:
* Dave's series for adding AM642 SoC:
	https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=418539
* AM64 support in sdhci_am654:
	https://lore.kernel.org/linux-devicetree/20210113115908.3882-3-a-govindraju@ti.com/

Changes since v1:
- Updated commit description for automation header
- Updated Makefile to add dtb buld in a separate line
- Fix compatible in k3-am642-sk.dts
- Mark unused nodes as disabled.

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-02-09 20:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-02  8:15 [PATCH v2 0/2] arm64: Initial support for Texas Instruments AM642 SK Lokesh Vutla
2021-02-02  8:15 ` [PATCH v2 1/2] dt-bindings: arm: ti: Add bindings for " Lokesh Vutla
2021-02-09 20:58   ` Rob Herring
2021-02-02  8:15 ` [PATCH v2 2/2] arm64: dts: ti: Add support " Lokesh Vutla

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