From: Nishanth Menon <nm@ti.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Rob Herring <robh+dt@kernel.org>, Arnd Bergmann <arnd@arndb.de>
Cc: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
Tero Kristo <kristo@kernel.org>,
Vignesh Raghavendra <vigneshr@ti.com>, Nishanth Menon <nm@ti.com>,
Julien Panis <jpanis@baylibre.com>, Bryan Brattlof <bb@ti.com>,
Andrew Davis <afd@ti.com>, Jason Kridner <jkridner@gmail.com>,
Robert Nelson <robertcnelson@gmail.com>
Subject: [PATCH V2 0/3] arm64: dts/defconfig/binding: Add support for BeaglePlay
Date: Thu, 16 Mar 2023 10:21:40 -0500 [thread overview]
Message-ID: <20230316152143.2438928-1-nm@ti.com> (raw)
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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2023-03-16 15:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-16 15:21 Nishanth Menon [this message]
2023-03-16 15:21 ` [PATCH V2 1/3] dt-bindings: arm: ti: Add BeaglePlay Nishanth Menon
2023-03-17 9:05 ` Krzysztof Kozlowski
2023-03-16 15:21 ` [PATCH V2 2/3] arm64: dts: ti: Add k3-am625-beagleplay Nishanth Menon
2023-03-16 15:43 ` Andrew Davis
2023-03-16 15:21 ` [PATCH V2 3/3] arm64: defconfig: Enable drivers for BeaglePlay Nishanth Menon
2023-03-17 6:47 ` [PATCH V2 0/3] arm64: dts/defconfig/binding: Add support " Dhruva Gole
2023-03-20 23:03 ` Nishanth Menon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230316152143.2438928-1-nm@ti.com \
--to=nm@ti.com \
--cc=afd@ti.com \
--cc=arnd@arndb.de \
--cc=bb@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=jkridner@gmail.com \
--cc=jpanis@baylibre.com \
--cc=kristo@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robertcnelson@gmail.com \
--cc=robh+dt@kernel.org \
--cc=vigneshr@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).