]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm64: zynqmp: Add support for VPXA2785
authorMichal Simek <michal.simek@amd.com>
Wed, 27 Sep 2023 09:53:35 +0000 (11:53 +0200)
committerMichal Simek <michal.simek@amd.com>
Mon, 9 Oct 2023 10:12:30 +0000 (12:12 +0200)
commiteb357b75b70be6ca83ddd60df683723218a14857
tree365217de9015c6e65cfad5275c5b7305e6da450d
parent7f3639918f457e36c878b809f11abb66b9a63843
arm64: zynqmp: Add support for VPXA2785

VPXA2785(vp-x-a2785-00) is evaluation board which contains two PCIe-Edge
fingers, one for PCIe-B(gen5x8) and one for CPM(dual gen5x8, gen5x16).
Each of the ports can operate in endpoint or root port mode. This allows
the single card to be used for both root port, endpoint, and switch modes.

The board is designed in the similar manner as others Versal boards. It
means board also have ZynqMP Zu4 System Controller which is described in a
separate file.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/59d3b1f7e785bc65518b465e5122fd2787616a93.1695808407.git.michal.simek@amd.com
arch/arm/dts/Makefile
arch/arm/dts/zynqmp-vp-x-a2785-00-revA.dts [new file with mode: 0644]