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)
Fri, Mar 22, 4:36 PM
Unknown Object (File)
Feb 13 2024, 3:07 PM
Unknown Object (File)
Jan 10 2024, 3:07 PM
Unknown Object (File)
Dec 20 2023, 2:37 AM
Unknown Object (File)
Sep 16 2023, 11:22 AM
Unknown Object (File)
Sep 4 2023, 3:20 PM
Unknown Object (File)
Sep 2 2023, 6:45 AM
Unknown Object (File)
Aug 26 2023, 5:38 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