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
38 non-fullsize 'usb-a-connector' or 'usb-b-connector' compatible
47 description: Set this property if the USB device has its own power source.
50 # The following are optional properties for "usb-b-connector".
52 description: An input gpio for USB ID pin.
56 description: An input gpio for USB VBus pin, used to detect presence of
61 description: A phandle to the regulator for USB VBUS if needed when host
66 # The following are optional properties for "usb-c-connector".
87 description: Data role if Type C connector supports USB data. "dual" refers
100 - "default" corresponds to default USB voltage and current defined by the
101 USB 2.0 and USB 3.2 specifications, 5V 500mA for USB 2.0 ports and
102 5V 900mA or 1500mA for USB 3.2 ports in single-lane or dual-lane
104 - "1.5A" and "3.0A", 5V 1.5A and 5V 3.0A respectively, as defined in USB
117 # The following are optional properties for "usb-c-connector" with power
126 defined in dt-bindings/usb/pd.h.
138 in dt-bindings/usb/pd.h.
147 "USB Power Delivery Specification Revision 3.0, Version 2.0 + ECNs 2020-12-10"
150 dt-bindings/usb/pd.h.
159 "USB Power Delivery Specification Revision 2.0, Version 1.3" chapter 6.4.4.3.1 Discover
161 dt-bindings/usb/pd.h.
189 description: Sideband Use (SBU), present in USB-C. This describes the
198 of "USB Power Delivery Specification Revision 3.0, Version 1.2" provides the
199 different power levels and "6.4.1.3.1.6 Fast Role Swap USB Type-C Current"
208 "1" refers to default USB power level as described by "Table 6-14 Fixed Supply PDO - Sink".
217 state as defined in 7.4.2 Sink Electrical Parameters of USB Power Delivery Specification
236 const: gpio-usb-b-connector
248 const: samsung,usb-connector-11pin
263 # Micro-USB connector with HS lines routed via controller (MUIC).
267 compatible = "usb-b-connector";
268 label = "micro-USB";
273 # USB-C connector attached to CC controller (s2mm005), HS lines routed
279 compatible = "usb-c-connector";
280 label = "USB-C";
308 # USB-C connector attached to a typec port controller(ptn5110), which has
311 #include <dt-bindings/usb/pd.h>
314 compatible = "usb-c-connector";
315 label = "USB-C";
325 # USB-C connector attached to SoC and USB3 typec port controller(hd3ss3220)
330 compatible = "usb-c-connector";
331 label = "USB-C";
352 # USB connector with GPIO control lines
356 usb {
358 compatible = "gpio-usb-b-connector", "usb-b-connector";
365 # Micro-USB connector with HS lines routed via controller (MUIC) and MHL
371 compatible = "samsung,usb-connector-11pin", "usb-b-connector";
372 label = "micro-USB";