commit | d77962255044ded22661132fd150b849c3765898 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Mon Jun 12 00:32:41 2023 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Fri Jul 21 00:28:13 2023 +0100 |
tree | 693a3e01a4b2befae33f813884e8f463a3461e26 | |
parent | 8a3292aecd183d3a71bf88931d4e202874a9aa47 [diff] |
sunxi: H616: enable USB support for H616 boards Now that the PHY driver supports the H616 USB PHY, we can enable USB support for the two H616 boards. As the OrangePi Zero2 has a USB-C port hard-wired to peripheral mode, let's enable USB gadget mode for port 0, so people can use fastboot, ethernet or mass storage functionality. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>