Message ID | 20230316152143.2438928-1-nm@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts/defconfig/binding: Add support for BeaglePlay | expand |
Thanks for upstreaming! On 16/03/23 20:51, Nishanth Menon wrote: > 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 For the series, Reviewed-by: Dhruva Gole <d-gole@ti.com>
Hi Nishanth Menon, On Thu, 16 Mar 2023 10:21:40 -0500, Nishanth Menon wrote: > 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. > > [...] I have applied the following to branch ti-k3-dts-next on [1]. Thank you! [1/3] dt-bindings: arm: ti: Add BeaglePlay commit: 3cd557272ef0b1bbad3c5450f09629e451e101f3 [2/3] arm64: dts: ti: Add k3-am625-beagleplay commit: 2afe6a26744bf4245a6b33593a9c38e7cb464078 I have applied the following to branch ti-k3-config-next on [1]. [3/3] arm64: defconfig: Enable drivers for BeaglePlay commit: 673c8894d7d0124f14c900313d85dba0870bb7cc All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent up the chain during the next merge window (or sooner if it is a relevant bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. [1] git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git