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
Unknown Object (File)
Tue, Aug 18, 1:13 PM
Unknown Object (File)
Mon, Aug 17, 5:58 PM
Unknown Object (File)
Mon, Aug 17, 2:43 PM
Unknown Object (File)
Sun, Aug 16, 9:42 PM
Unknown Object (File)
Sat, Aug 15, 9:03 PM
Unknown Object (File)
Thu, Aug 13, 8:49 PM
Unknown Object (File)
Thu, Aug 13, 6:16 PM
Unknown Object (File)
Wed, Aug 12, 4:05 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