]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r354088:
authorEmmanuel Vadot <manu@FreeBSD.org>
Wed, 4 Mar 2020 20:52:59 +0000 (20:52 +0000)
committerEmmanuel Vadot <manu@FreeBSD.org>
Wed, 4 Mar 2020 20:52:59 +0000 (20:52 +0000)
commit2d5a36d262d3877ffd819eec77a8287b7d63ae31
treeaa78ff75f807d82a8a653a7ba64fc4a3a0897aa0
parentea7a0dd2056f1c4d0b17cd51342462f86017416c
MFC r354088:

arm64: rockchip: Add rk_dwc3 driver

This is a simplebus like driver that attaches the dwc3 child node and
enable the clocks needed for the module.
sys/arm64/conf/GENERIC
sys/arm64/rockchip/rk_dwc3.c [new file with mode: 0644]
sys/conf/files.arm64