Mainline:Broadcom Kona/BCM590xx/USB: Difference between revisions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
* '''ADP''' - From USB OTG docs: "The Attach Detection Protocol (ADP) allows an SRP-capable Targeted Host or peripheral-only B-device to detect when a remote device has been attached or detached when VBUS is not present."<ref>https://ia601605.us.archive.org/7/items/usb_20_202303/USB_OTG_and_EH_2-0-version%201_1a.pdf section 5.4.</ref> | * '''ADP''' - From USB OTG docs: "The Attach Detection Protocol (ADP) allows an SRP-capable Targeted Host or peripheral-only B-device to detect when a remote device has been attached or detached when VBUS is not present."<ref>https://ia601605.us.archive.org/7/items/usb_20_202303/USB_OTG_and_EH_2-0-version%201_1a.pdf section 5.4.</ref> | ||
* '''SRP''' - Stands for ''Session Request Protocol''. An SRP request can be sent by an USB peripheral to the host device to enable VBUS. | * '''SRP''' - Stands for ''Session Request Protocol''. An SRP request can be sent by an USB peripheral to the host device to enable VBUS. | ||
* '''BC1.2''' - the [https://www.usb.org/document-library/battery-charging-v12-spec-and-adopters-agreement USB Battery Charging 1.2 specification]. (Code might use "BC" or "BC12" to refer to it.) |