]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm64: zynqmp: Enable usb3 for k24 som
authorNeal Frager <neal.frager@amd.com>
Tue, 4 Jun 2024 08:38:54 +0000 (09:38 +0100)
committerMichal Simek <michal.simek@amd.com>
Mon, 17 Jun 2024 14:02:30 +0000 (16:02 +0200)
commitd67558b358963be5e8e39a80b3d27ba9325df72f
tree0f7edd18de35aa35008a34f8d596c576bc6688b4
parent8ef61c22cd4374e4fcef8278041ec4f69587e394
arm64: zynqmp: Enable usb3 for k24 som

This patch corrects the mio and pll configuration registers for using usb3
on the kd240 starter kit.  Without this patch, the usb3 to sd card bridge does
not initialize correctly and u-boot is unable to find the OS located on the
kd240 starter kit sd card.

In addition, this patch correctly configures mio76 and mio77 as gpio pins
which are used as reset gpio pins on the kd240 starter kit.

Signed-off-by: Neal Frager <neal.frager@amd.com>
Link: https://lore.kernel.org/r/20240604083854.2033917-1-neal.frager@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
board/xilinx/zynqmp/zynqmp-sm-k24-revA/psu_init_gpl.c