Page MenuHomeFreeBSD

aw_usbphy: add support for device mode operation
ClosedPublic

Authored by avg on Sep 7 2020, 7:03 AM.
Tags
None
Referenced Files
F163784189: D26348.diff
Sun, Jul 26, 12:19 AM
Unknown Object (File)
Tue, Jul 21, 10:23 AM
Unknown Object (File)
Tue, Jul 21, 12:45 AM
Unknown Object (File)
Sun, Jul 19, 9:31 PM
Unknown Object (File)
Wed, Jul 1, 2:34 AM
Unknown Object (File)
Jun 24 2026, 12:19 AM
Unknown Object (File)
Jun 15 2026, 3:45 PM
Unknown Object (File)
Jun 15 2026, 3:44 PM
Subscribers

Details

Summary

OTG mode is not supported still.
It's easy to do it as a one-off detection, but the proper support requires
continuous monitoring and communicating the current state to the USB layer.

Also, fix phy0_route setting for H3.
Remove duplicate register definitions.

Test Plan

Tested on Orange Pi PC Plus with dr_mode="peripheral" using
hw.usb.template=3
umodem_load="YES"

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable