Skip to content

Commit 92d8c02

Browse files
RobertCNelsonnmenon
authored andcommitted
arm64: dts: ti: Add k3-am62-pocketbeagle2
BeagleBoard.org PocketBeagle 2 is an upgraded version of the popular PocketBeagle. It is based on Texas Instruments AM6232 or AM6254 SoC. Its dual or quad A53 cores can provide higher performance than classic PocketBeagle. The new design comes with pre-soldered headers, a 3-pin JST-SH 1.00mm UART debug port, a USB-C port, Texas Instruments MSPM0L1105 Cortex-M0+ MCU for ADC, 512MB RAM, and a LiPo Battery charger. MSPM0L1105 firmware source: https://openbeagle.org/pocketbeagle/mspm0-adc-eeprom * EEPROM 24c32 emulation * ADC ad7291 emulation https://www.beagleboard.org/boards/pocketbeagle-2 https://openbeagle.org/pocketbeagle/pocketbeagle-2 Signed-off-by: Robert Nelson <[email protected]> Tested-by: Dhruva Gole <[email protected]> Reviewed-by: Bryan Brattlof <[email protected]> Reviewed-by: Dhruva Gole <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Nishanth Menon <[email protected]>
1 parent 3a5ff31 commit 92d8c02

File tree

2 files changed

+522
-0
lines changed

2 files changed

+522
-0
lines changed

arch/arm64/boot/dts/ti/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dtb-$(CONFIG_ARCH_K3) += k3-am625-verdin-wifi-yavia.dtb
2727
dtb-$(CONFIG_ARCH_K3) += k3-am62x-phyboard-lyra-gpio-fan.dtbo
2828
dtb-$(CONFIG_ARCH_K3) += k3-am62-lp-sk.dtb
2929
dtb-$(CONFIG_ARCH_K3) += k3-am62-lp-sk-nand.dtbo
30+
dtb-$(CONFIG_ARCH_K3) += k3-am62-pocketbeagle2.dtb
3031

3132
# Boards with AM62Ax SoC
3233
dtb-$(CONFIG_ARCH_K3) += k3-am62a7-sk.dtb

0 commit comments

Comments
 (0)