Skip to content

Commit 520557d

Browse files
Jason Kridnertmlind
authored andcommitted
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: Jason Kridner <[email protected]> Signed-off-by: Caleb Robey <[email protected]> Signed-off-by: Drew Fustini <[email protected]> Cc: Robert Nelson <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
1 parent 8f3d9f3 commit 520557d

File tree

2 files changed

+732
-0
lines changed

2 files changed

+732
-0
lines changed

arch/arm/boot/dts/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -832,6 +832,7 @@ dtb-$(CONFIG_SOC_DRA7XX) += \
832832
am57xx-beagle-x15.dtb \
833833
am57xx-beagle-x15-revb1.dtb \
834834
am57xx-beagle-x15-revc.dtb \
835+
am5729-beagleboneai.dtb \
835836
am57xx-cl-som-am57x.dtb \
836837
am57xx-sbc-am57x.dtb \
837838
am572x-idk.dtb \

0 commit comments

Comments
 (0)