[PATCH 0/2] arm64: dts/bindings: Add support for BeagleBadge

From: Judith Mendez

Date: Fri May 01 2026 - 19:32:13 EST


Hi,

BeagleBoard.org BeagleBadge[1] is a compact, affordable open source
hardware [2] single board computer based on the Texas Instruments AM62L3
SoC designed for IoT and embedded applications. Add base support for
the same.

Bootlog: https://gist.github.com/jmenti/d85f17bf5264f1364866df91e60231eb

This patch series adds:
- Device tree bindings update for am62l3-badge
- Device tree source for BeagleBadge board

[0] https://beagleboard.org/
[1] https://www.beagleboard.org/boards/beaglebadge
[2] https://github.com/beagleboard/BeagleBadge/blob/main/design/BeagleBadge_RevA_V0.7_SCH_251107.pdf

Judith Mendez (2):
dt-bindings: arm: ti: Add am62l3-badge
arm64: dts: ti: Add k3-am62l3-beaglebadge

.../devicetree/bindings/arm/ti/k3.yaml | 1 +
arch/arm64/boot/dts/ti/Makefile | 1 +
arch/arm64/boot/dts/ti/k3-am62l3-badge.dts | 655 ++++++++++++++++++
3 files changed, 657 insertions(+)
create mode 100644 arch/arm64/boot/dts/ti/k3-am62l3-badge.dts

--
2.53.0