Lines Matching full:usb
4 $id: http://devicetree.org/schemas/connector/usb-connector.yaml#
7 title: USB Connector
13 A USB connector node represents a physical USB connector. It should be a child
14 of a USB interface controller or a separate node when it is attached to both
15 MUX and USB interface controller.
21 - usb-a-connector
22 - usb-b-connector
23 - usb-c-connector
26 - const: gpio-usb-b-connector
27 - const: usb-b-connector
30 - const: samsung,usb-connector-11pin
31 - const: usb-b-connector
41 non-fullsize 'usb-a-connector' or 'usb-b-connector' compatible
50 description: Set this property if the USB device has its own power source.
53 # The following are optional properties for "usb-b-connector".
55 description: An input gpio for USB ID pin.
59 description: An input gpio for USB VBus pin, used to detect presence of
64 description: A phandle to the regulator for USB VBUS if needed when host
89 description: Data role if Type C connector supports USB data. "dual" refers
102 - "default" corresponds to default USB voltage and current defined by the
103 USB 2.0 and USB 3.2 specifications, 5V 500mA for USB 2.0 ports and
104 5V 900mA or 1500mA for USB 3.2 ports in single-lane or dual-lane
106 - "1.5A" and "3.0A", 5V 1.5A and 5V 3.0A respectively, as defined in USB
119 # The following are optional properties for "usb-c-connector" with power
125 "USB Power Delivery Specification Revision 3.0, Version 2.0 + ECNs 2020-12-10"
128 dt-bindings/usb/pd.h.
137 "USB Power Delivery Specification Revision 2.0, Version 1.3" chapter 6.4.4.3.1 Discover
139 dt-bindings/usb/pd.h.
169 A single USB-C Alternative Mode as supported by the USB-C connector logic.
176 description: Unique value assigned by USB-IF to the Vendor / AltMode.
180 description: VDO returned by Discover Modes USB PD command.
207 description: Sideband Use (SBU), present in USB-C. This describes the
216 of "USB Power Delivery Specification Revision 3.0, Version 1.2" provides the
217 different power levels and "6.4.1.3.1.6 Fast Role Swap USB Type-C Current"
226 "1" refers to default USB power level as described by "Table 6-14 Fixed Supply PDO - Sink".
235 state as defined in 7.4.2 Sink Electrical Parameters of USB Power Delivery Specification
243 description: A child node to contain all the selectable USB Power Delivery capabilities.
248 description: Child nodes under "capabilities" node. Each node contains a selectable USB
275 defined in dt-bindings/usb/pd.h.
287 in dt-bindings/usb/pd.h.
303 const: gpio-usb-b-connector
315 const: samsung,usb-connector-11pin
330 # Micro-USB connector with HS lines routed via controller (MUIC).
334 compatible = "usb-b-connector";
335 label = "micro-USB";
340 # USB-C connector attached to CC controller (s2mm005), HS lines routed
346 compatible = "usb-c-connector";
347 label = "USB-C";
382 # USB-C connector attached to a typec port controller(ptn5110), which has
385 #include <dt-bindings/usb/pd.h>
388 compatible = "usb-c-connector";
389 label = "USB-C";
399 # USB-C connector attached to SoC with a single High-Speed controller
402 compatible = "usb-c-connector";
403 label = "USB-C";
412 # USB-C connector attached to SoC and USB3 typec port controller(hd3ss3220)
417 compatible = "usb-c-connector";
418 label = "USB-C";
439 # USB connector with GPIO control lines
443 usb {
445 compatible = "gpio-usb-b-connector", "usb-b-connector";
452 # Micro-USB connector with HS lines routed via controller (MUIC) and MHL
458 compatible = "samsung,usb-connector-11pin", "usb-b-connector";
459 label = "micro-USB";