[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230316152143.2438928-1-nm@ti.com>
Date: Thu, 16 Mar 2023 10:21:40 -0500
From: Nishanth Menon <nm@...com>
To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Rob Herring <robh+dt@...nel.org>, Arnd Bergmann <arnd@...db.de>
CC: <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
Tero Kristo <kristo@...nel.org>,
Vignesh Raghavendra <vigneshr@...com>,
Nishanth Menon <nm@...com>, Julien Panis <jpanis@...libre.com>,
Bryan Brattlof <bb@...com>, Andrew Davis <afd@...com>,
Jason Kridner <jkridner@...il.com>,
Robert Nelson <robertcnelson@...il.com>
Subject: [PATCH V2 0/3] arm64: dts/defconfig/binding: Add support for BeaglePlay
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/2e7647970a4d6af05017e545ac0f8218
Changes Since v1: (major ones)
- All patches updated
- signed-off-by order fixups
- Cleanup to drop errant pre-production board vestiges
- defconfig adds SPI to get to mikrobus spi interface.
V1: https://lore.kernel.org/all/20230311111022.23717-1-nm@ti.com/
Nishanth Menon (1):
arm64: defconfig: Enable drivers for BeaglePlay
Robert Nelson (2):
dt-bindings: arm: ti: Add 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 | 757 ++++++++++++++++++
arch/arm64/configs/defconfig | 8 +
4 files changed, 767 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.40.0
Powered by blists - more mailing lists