[PATCH 0/2] arm64: dts/bindings: Add support for BeagleBadge
Judith Mendez
jm at ti.com
Fri May 1 16:31:46 PDT 2026
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
More information about the linux-arm-kernel
mailing list