]> git.baikalelectronics.ru Git - uboot.git/commit
arm: apple: Enable PCIe USB controller
authorMark Kettenis <kettenis@openbsd.org>
Sat, 21 Jan 2023 19:27:59 +0000 (20:27 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 27 Jan 2023 19:47:58 +0000 (14:47 -0500)
commit65077e2230c493dcae97f90da7050568d2babaad
treeea9b9ee31ac5033c5e1f105ac7371ab898537a72
parentf105115b2bde49c998f04336ab6e847034ce81c5
arm: apple: Enable PCIe USB controller

Some Apple Silicon machines have a PCIe XHCI controller in additon
to the DWC3 controllers integrated on the SoC.  On the Mac mini
the Type-A ports are handled by this PCIe controller.  Enabling
it allows the use of these ports in U-Boot.

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
configs/apple_m1_defconfig