]> asedeno.scripts.mit.edu Git - linux.git/commit
arm64: dts: ti: Add support for AM654 EVM base board
authorNishanth Menon <nm@ti.com>
Tue, 26 Jun 2018 16:26:15 +0000 (11:26 -0500)
committerTony Lindgren <tony@atomide.com>
Wed, 18 Jul 2018 18:48:36 +0000 (11:48 -0700)
commitd0a064bec75e20a526c7bc0d626912f2660b6e81
tree3aaa58e23e4908ab10ac31e74b3c9d4ace11f62e
parenta869b7b30dac5a1a9bec21150c5fded3c2c62af7
arm64: dts: ti: Add support for AM654 EVM base board

The EValuation Module(EVM) platform for AM654 consists of a
common Base board + one or more of daughter cards, which include:
a) "Personality Modules", which can be specific to a profile, such as
 ICSSG enabled or Multi-media (including audio).
b) SERDES modules, which may be 2 lane PCIe or two port PCIe + USB2
c) Camera daughter card
d) various display panels

Among other options. There are two basic configurations defined which
include an "EVM" configuration and "IDK" (Industrial development kit)
which differ in the specific combination of daughter cards that are
used.

To simplify support, we choose to support just the base board as the
core device tree file and all daughter cards would be expected to be
device tree overlays.

Reviewed-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
MAINTAINERS
arch/arm64/boot/dts/Makefile
arch/arm64/boot/dts/ti/Makefile [new file with mode: 0644]
arch/arm64/boot/dts/ti/k3-am654-base-board.dts [new file with mode: 0644]