commit | 23d98987c21c8b0dde04e640751a2f422455074f | [log] [tgz] |
---|---|---|
author | Mark Kettenis <kettenis@openbsd.org> | Fri Jul 14 22:21:42 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 14 17:51:51 2023 -0400 |
tree | f898d1a2dff5e2718e6a833c76d30930eb988bf9 | |
parent | 973fbb5b970a8529c82e7e6817737d75b4fc1086 [diff] |
phy: Add support for the Apple Type-C PHY This is merely a dummy driver that makes sure the DWC3 XHCI driver finds its reset and PHY controllers. We rely on iBoot to set up the PHY for us. Signed-off-by: Mark Kettenis <kettenis@openbsd.org>