[PATCH 0/3] arm64: dts/defconfig/binding: Add support for BeaglePlay
Nishanth Menon
nm at ti.com
Sat Mar 11 03:10:19 PST 2023
Hi,
BeagleBoard.org BeaglePlay[1][2] is an easy to use, affordable open source
hardware single board computer based on the Texas Instruments AM625
SoC. Add the base support for the same.
Bootlog: https://gist.github.com/nmenon/f5be177bdbe7537fbfc7b42cd36d430a
Nishanth Menon (1):
arm64: defconfig: Enable drivers for BeaglePlay
Robert Nelson (2):
dt-bindings: arm: ti: Add bindings for BeaglePlay
arm64: dts: ti: Add k3-am625-beagleplay
.../devicetree/bindings/arm/ti/k3.yaml | 1 +
arch/arm64/boot/dts/ti/Makefile | 1 +
.../arm64/boot/dts/ti/k3-am625-beagleplay.dts | 753 ++++++++++++++++++
arch/arm64/configs/defconfig | 7 +
4 files changed, 762 insertions(+)
create mode 100644 arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts
[1] https://beagleplay.org/
[2] https://git.beagleboard.org/beagleplay/beagleplay
--
2.37.2
More information about the linux-arm-kernel
mailing list