]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: dts: Add k3-am625-beagleplay
authorRobert Nelson <robertcnelson@gmail.com>
Fri, 25 Aug 2023 18:03:03 +0000 (13:03 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 8 Sep 2023 14:07:12 +0000 (10:07 -0400)
commit45b0b5e5a0e9d7803ddcab48b26a6fd8f55bcaec
treeeac973f6a8428eb73302109fbbda1f2d8a5c01b4
parent24e271335ef4e721b8aad0f92cfe04053de17c7a
arm: dts: Add k3-am625-beagleplay

BeagleBoard.org BeaglePlay is an easy to use, affordable open source
hardware single board computer based on the Texas Instruments AM625
SoC that allows you to create connected devices that work even at long
distances using IEEE 802.15.4g LR-WPAN and IEEE 802.3cg 10Base-T1L.
Expansion is provided over open standards based mikroBUS, Grove and
QWIIC headers among other interfaces.

This board family can be identified by the 24c32 eeprom:

[aa 55 33 ee 01 37 00 10  2e 00 42 45 41 47 4c 45  |.U3..7....BEAGLE|]
[50 4c 41 59 2d 41 30 2d  00 00 30 32 30 30 37 38  |PLAY-A0-..020078|]

https://beagleplay.org/
https://git.beagleboard.org/beagleplay/beagleplay

baseline of base device tree is v6.5-rc1.

Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
Co-developed-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm/dts/Makefile
arch/arm/dts/k3-am625-beagleplay-ddr4-1600MTs.dtsi [new file with mode: 0644]
arch/arm/dts/k3-am625-beagleplay-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/k3-am625-beagleplay.dts [new file with mode: 0644]
arch/arm/dts/k3-am625-r5-beagleplay.dts [new file with mode: 0644]
board/ti/am62x/MAINTAINERS