]> git.baikalelectronics.ru Git - uboot.git/commit
arm: dts: k3-j721e-sk: Add initial A72 specific dts support
authorSinthu Raja <sinthu.raja@ti.com>
Wed, 9 Feb 2022 09:36:55 +0000 (15:06 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 16 Feb 2022 19:19:30 +0000 (14:19 -0500)
commit2cf228cb76835b878900b0f2f087461b7592b70c
tree562a3cf6467758f1b1ac237ad86732f9b694221f
parentc88df1a6607a468717276f84653a0b887c474104
arm: dts: k3-j721e-sk: Add initial A72 specific dts support

J721E Starter Kit (SK)[1] is a low cost, small form factor board designed
for TI’s J721E SoC. TI’s J721E SoC comprises of dual core A72, high
performance vision accelerators, video codec accelerators, latest C71x
and C66x DSP, high bandwidth real-time IPs for capture and display, GPU,
dedicated safety island and security accelerators. The SoC is power
optimized to provide best in class performance for industrial and
automotive applications.

    J721E SK supports the following interfaces:
    * 4 GB LPDDR4 RAM
    * x1 Gigabit Ethernet interface
    * x1 USB 3.0 Type-C port
    * x3 USB 3.0 Type-A ports
    * x1 PCIe M.2 E Key
    * x1 PCIe M.2 M Key
    * 512 Mbit OSPI flash
    * x2 CSI2 Camera interface (RPi and TI Camera connector)
    * 40-pin Raspberry Pi GPIO header

Add A72 specific dts for J721E-SK.

[1] https://www.ti.com/tool/SK-TDA4VM

Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>
arch/arm/dts/Makefile
arch/arm/dts/k3-j721e-sk-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/k3-j721e-sk.dts [new file with mode: 0644]