Skip to content

Commit 6f4b2a4

Browse files
paresh-bhagat12r-vignesh
authored andcommitted
dt-bindings: arm: ti: Add AM62D2 SoC and Boards
The AM62D2 SoC, part of the K3 architecture, is built for high-performance DSP tasks in automotive audio, pro audio, radar, sonar, and medical imaging. It features up to four Cortex-A53 cores (1.4GHz), two Cortex-R5F cores, and a C7x DSP with 2 TOPS MMA. Key interfaces include multi-channel McASP audio, TSN-capable Gigabit Ethernet, and a range of peripherals (UART, SPI, I2C, CAN, USB, eMMC/SD, OSPI, CSI). It supports LPDDR4/DDR4, secure boot with hardware security, and low-power modes with CAN/GPIO/UART wakeup. This SoC is of part K3 AM62x family, which includes the AM62A and AM62P variants. A key distinction is that the AM62D does not include multimedia components such as the video encoder/decoder, MJPEG encoder, Vision Processing Accelerator (VPAC) for image signal processing, or the display subsystem. Additionally, the AM62D has a different pin configuration compared to the AM62A, which impacts embedded software development. This adds dt bindings for TI's AM62D2 family of devices. More details about the SoCs can be found in the Technical Reference Manual: https://www.ti.com/lit/pdf/sprujd4 Signed-off-by: Paresh Bhagat <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vignesh Raghavendra <[email protected]>
1 parent 1704b04 commit 6f4b2a4

File tree

1 file changed

+6
-0
lines changed
  • Documentation/devicetree/bindings/arm/ti

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/arm/ti/k3.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ properties:
2525
- ti,am62a7-sk
2626
- const: ti,am62a7
2727

28+
- description: K3 AM62D2 SoC and Boards
29+
items:
30+
- enum:
31+
- ti,am62d2-evm
32+
- const: ti,am62d2
33+
2834
- description: K3 AM62A7 SoC PHYTEC phyBOARD-Lyra
2935
items:
3036
- const: phytec,am62a7-phyboard-lyra-rdk

0 commit comments

Comments
 (0)