linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] arm64: dts/defconfig/binding: Add support for BeaglePlay
@ 2023-03-16 15:21 Nishanth Menon
  2023-03-16 15:21 ` [PATCH V2 1/3] dt-bindings: arm: ti: Add BeaglePlay Nishanth Menon
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Nishanth Menon @ 2023-03-16 15:21 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring, Arnd Bergmann
  Cc: linux-kernel, devicetree, linux-arm-kernel, Tero Kristo,
	Vignesh Raghavendra, Nishanth Menon, Julien Panis, Bryan Brattlof,
	Andrew Davis, Jason Kridner, Robert Nelson

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-03-20 23:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-16 15:21 [PATCH V2 0/3] arm64: dts/defconfig/binding: Add support for BeaglePlay Nishanth Menon
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

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).