Commit 520557d4 authored by Jason Kridner's avatar Jason Kridner Committed by Tony Lindgren

ARM: dts: am5729: beaglebone-ai: adding device tree

BeagleBoard.org BeagleBone AI is an open source hardware single
board computer based on the Texas Instruments AM5729 SoC featuring
dual-core 1.5GHz Arm Cortex-A15 processor, dual-core C66 digital
signal processor (DSP), quad-core embedded vision engine (EVE),
Arm Cortex-M4 processors, dual programmable realtime unit
industrial control subsystems and more. The board features 1GB
DDR3L, USB3.0 Type-C, USB HS Type-A, microHDMI, 16GB eMMC flash,
1G Ethernet, 802.11ac 2/5GHz, Bluetooth, and BeagleBone expansion
headers.

For more information, refer to:
https://beaglebone.ai

This patch introduces the BeagleBone AI device tree.

Note that the device use the "ti,tpd12s016" component which is
software compatible with "ti,tpd12s015". Thus we only use the
latter driver.
Signed-off-by: default avatarJason Kridner <jdk@ti.com>
Signed-off-by: default avatarCaleb Robey <c-robey@ti.com>
Signed-off-by: default avatarDrew Fustini <drew@beagleboard.org>
Cc: Robert Nelson <robertcnelson@gmail.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 8f3d9f35
...@@ -832,6 +832,7 @@ dtb-$(CONFIG_SOC_DRA7XX) += \ ...@@ -832,6 +832,7 @@ dtb-$(CONFIG_SOC_DRA7XX) += \
am57xx-beagle-x15.dtb \ am57xx-beagle-x15.dtb \
am57xx-beagle-x15-revb1.dtb \ am57xx-beagle-x15-revb1.dtb \
am57xx-beagle-x15-revc.dtb \ am57xx-beagle-x15-revc.dtb \
am5729-beagleboneai.dtb \
am57xx-cl-som-am57x.dtb \ am57xx-cl-som-am57x.dtb \
am57xx-sbc-am57x.dtb \ am57xx-sbc-am57x.dtb \
am572x-idk.dtb \ am572x-idk.dtb \
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment