]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
arm64: allwinner: Add support for the usb3 phy
authormanu <manu@FreeBSD.org>
Mon, 14 Oct 2019 21:58:46 +0000 (21:58 +0000)
committermanu <manu@FreeBSD.org>
Mon, 14 Oct 2019 21:58:46 +0000 (21:58 +0000)
commit3432510fcabaf201e1abccf9ed468bad71fc76be
tree6f2d6f8137bfa05b91d7c5b8726c6226d096b94e
parent0628be9d1d5ac4ae77bad382f79d17748604e6f6
arm64: allwinner: Add support for the usb3 phy

The usb 3 controller in the H6 SoC have a dedicated phy.
Add support for it.
Mostly imported from NetBSD

MFC after: 1 month
sys/arm/allwinner/aw_usb3phy.c [new file with mode: 0644]
sys/conf/files.arm64