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

The board is sharing a lot of components with zcu208 but it contains
differet silicon and also several components are done differently.
The board has 4GB memory connected to PS and additional 4GB connected to
PL. Compare to zcu208 sata support has been dropped and only USB3.0 is
using GTR (lane2). Others GTRs are routed to connectors.

MIO configuration is also shared with zcu111.

The board is using si5381 chip compare to si5341 which is normally used.
And as of now there is no Linux driver for this chip. PS reference clock is
generated out of si570 chip which is also new approach compare to zcu208.

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