linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: Initial support for Texas Instruments AM642 Platform
@ 2020-11-25  5:20 Dave Gerlach
  2020-11-25  5:20 ` [PATCH 1/3] dt-bindings: arm: ti: Add bindings for AM642 SoC Dave Gerlach
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Dave Gerlach @ 2020-11-25  5:20 UTC (permalink / raw)
  To: Rob Herring, Nishanth Menon
  Cc: devicetree, Vignesh Raghavendra, Dave Gerlach, Tony Lindgren,
	Sekhar Nori, Kishon Vijay Abraham, Peter Ujfalusi, Lokesh Vutla,
	Aswath Govindraju, Suman Anna, linux-arm-kernel

This series adds initial support for the latest new SoC, AM642,
from Texas Instruments.

Additional detail can be found in the patch descriptions, also
see AM64X Technical Reference Manual (SPRUIM2, Nov 2020) for
further details: https://www.ti.com/lit/pdf/spruim2

Regards,
Dave

Dave Gerlach (3):
  dt-bindings: arm: ti: Add bindings for AM642 SoC
  arm64: dts: ti: Add Support for AM642 SoC
  arm64: dts: ti: Add support for AM642 EVM

 .../devicetree/bindings/arm/ti/k3.yaml        |   6 +
 arch/arm64/boot/dts/ti/Makefile               |   2 +
 arch/arm64/boot/dts/ti/k3-am64-main.dtsi      | 178 ++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am64.dtsi           |  95 ++++++++++
 arch/arm64/boot/dts/ti/k3-am642-evm.dts       |  61 ++++++
 arch/arm64/boot/dts/ti/k3-am642.dtsi          |  65 +++++++
 6 files changed, 407 insertions(+)
 create mode 100644 arch/arm64/boot/dts/ti/k3-am64-main.dtsi
 create mode 100644 arch/arm64/boot/dts/ti/k3-am64.dtsi
 create mode 100644 arch/arm64/boot/dts/ti/k3-am642-evm.dts
 create mode 100644 arch/arm64/boot/dts/ti/k3-am642.dtsi

-- 
2.28.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] 16+ messages in thread

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

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25  5:20 [PATCH 0/3] arm64: Initial support for Texas Instruments AM642 Platform Dave Gerlach
2020-11-25  5:20 ` [PATCH 1/3] dt-bindings: arm: ti: Add bindings for AM642 SoC Dave Gerlach
2020-12-08 16:03   ` Rob Herring
2020-11-25  5:20 ` [PATCH 2/3] arm64: dts: ti: Add Support " Dave Gerlach
2020-12-03 21:56   ` Suman Anna
2020-12-03 22:00     ` Suman Anna
2021-01-05  4:02       ` Dave Gerlach
2021-01-05 15:12         ` Nishanth Menon
2021-01-05 15:53           ` Dave Gerlach
2021-01-05 16:14             ` Nishanth Menon
2020-12-04 13:17   ` Grygorii Strashko
2021-01-05  3:52     ` Dave Gerlach
2021-01-05  7:19   ` Vignesh Raghavendra
2020-11-25  5:20 ` [PATCH 3/3] arm64: dts: ti: Add support for AM642 EVM Dave Gerlach
2020-11-27 12:40 ` [PATCH 0/3] arm64: Initial support for Texas Instruments AM642 Platform Peter Ujfalusi
2020-11-27 14:25   ` 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).