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
F153785591: D26348.id77286.diff
Thu, Apr 23, 5:40 PM
Unknown Object (File)
Tue, Apr 21, 2:59 AM
Unknown Object (File)
Thu, Apr 16, 12:00 PM
Unknown Object (File)
Wed, Apr 15, 5:52 AM
Unknown Object (File)
Tue, Apr 14, 11:43 PM
Unknown Object (File)
Tue, Apr 14, 12:00 PM
Unknown Object (File)
Tue, Apr 14, 1:59 AM
Unknown Object (File)
Mon, Apr 13, 5:12 AM
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