arch: arm64: ti: Add support J721S2 Common Processor Board
authorAswath Govindraju <a-govindraju@ti.com>
Tue, 7 Dec 2021 08:09:04 +0000 (13:39 +0530)
committerVignesh Raghavendra <vigneshr@ti.com>
Mon, 13 Dec 2021 17:51:22 +0000 (23:21 +0530)
commiteffb32e931dd4feb8aa3cee7b5b4ddda43c8b701
tree8e2e31c398869b85e683c09c3f1cb3d7c64e6838
parentd502f852d22af1ca33e7a2fedd7426831f6dbaef
arch: arm64: ti: Add support 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.

Common Processor Board: https://www.ti.com/tool/J721EXCPXEVM

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Reviewed-by: Kishon Vijay Abraham I <kishon@ti.com>
Link: https://lore.kernel.org/r/20211207080904.14324-6-a-govindraju@ti.com
arch/arm64/boot/dts/ti/Makefile
arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts [new file with mode: 0644]