Skip to content
Snippets Groups Projects
  • Nishanth Menon's avatar
    d0a064be
    arm64: dts: ti: Add support for AM654 EVM base board · d0a064be
    Nishanth Menon authored
    
    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: default avatarTony Lindgren <tony@atomide.com>
    Signed-off-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
    Signed-off-by: default avatarNishanth Menon <nm@ti.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    d0a064be
    History
    arm64: dts: ti: Add support for AM654 EVM base board
    Nishanth Menon authored
    
    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: default avatarTony Lindgren <tony@atomide.com>
    Signed-off-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
    Signed-off-by: default avatarNishanth Menon <nm@ti.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
Makefile 546 B
# SPDX-License-Identifier: GPL-2.0
subdir-y += actions
subdir-y += al
subdir-y += allwinner
subdir-y += altera
subdir-y += amd
subdir-y += amlogic
subdir-y += apm
subdir-y += arm
subdir-y += broadcom
subdir-y += cavium
subdir-y += exynos
subdir-y += freescale
subdir-y += hisilicon
subdir-y += lg
subdir-y += marvell
subdir-y += mediatek
subdir-y += nvidia
subdir-y += qcom
subdir-y += realtek
subdir-y += renesas
subdir-y += rockchip
subdir-y += socionext
subdir-y += sprd
subdir-y += synaptics
subdir-y += ti
subdir-y += xilinx
subdir-y += zte