arm: dts: Add support for A72 specific J721S2 Common Processor Board
authorAswath Govindraju <a-govindraju@ti.com>
Tue, 25 Jan 2022 15:26:42 +0000 (20:56 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 8 Feb 2022 14:41:27 +0000 (09:41 -0500)
commita9d8cf24a4c88eef37a8c5132842309b9a0dd24e
treefff26d113a4dd04c06c484ba464ed3ff2fee665e
parent05d441a713866a9155e024316eb279e60dfe4cc4
arm: dts: Add support for A72 specific J721S2 Common Processor Board

The EVM architecture for J721S2 is similar to that of J721E and J7200. It
is as follows,

+------------------------------------------------------+
|   +-------------------------------------------+      |
|   |                                           |      |
|   |        Add-on Card 1 Options              |      |
|   |                                           |      |
|   +-------------------------------------------+      |
|                                                      |
|                                                      |
|                     +-------------------+            |
|                     |                   |            |
|                     |   SOM             |            |
|  +--------------+   |                   |            |
|  |              |   |                   |            |
|  |  Add-on      |   +-------------------+            |
|  |  Card 2      |                                    |    Power Supply
|  |  Options     |                                    |    |
|  |              |                                    |    |
|  +--------------+                                    | <---
+------------------------------------------------------+
                                 Common Processor Board

Common Processor board is the baseboard that contains most of the actual
connectors, power supply etc. The System on Module (SoM) is plugged on to
the common processor baord. Therefore, add support for peripherals brought
out in the common processor board.

Link to Common Processor Board: https://www.ti.com/lit/zip/sprr439

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
arch/arm/dts/Makefile
arch/arm/dts/k3-j721s2-common-proc-board-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/k3-j721s2-common-proc-board.dts [new file with mode: 0644]