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)
commit58d61fb5a77ef31f6aa5973b3ef9650c92edf5ed
tree562a3cf6467758f1b1ac237ad86732f9b694221f
parent1157f36724fa404d924deb09772b372b07d920f9
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]