Lines Matching full:connector
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
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
37 description: Symbolic name for the connector.
40 description: Size of the connector, should be specified in case of
41 non-fullsize 'usb-a-connector' or 'usb-b-connector' compatible
53 # The following are optional properties for "usb-b-connector".
70 description: Determines the power role that the Type C connector will
89 description: Data role if Type C connector supports USB data. "dual" refers
99 description: Determines the power operation mode that the Type C connector
107 Type-C Cable and Connector specification, when Power Delivery is not
116 description: Set this property if the Type-C connector has no power delivery support.
119 # The following are optional properties for "usb-c-connector" with power
169 A single USB-C Alternative Mode as supported by the USB-C connector logic.
184 description: OF graph bindings modeling a data bus to the connector, e.g.
185 there is a single High Speed (HS) port present in this connector. If there
191 description: OF graph bindings modeling any data bus to the connector
192 unless the bus is between parent node and the connector. Since a single
193 connector can have multiple data buses every bus has an assigned OF graph
303 const: gpio-usb-b-connector
315 const: samsung,usb-connector-11pin
330 # Micro-USB connector with HS lines routed via controller (MUIC).
333 usb_con1: connector {
334 compatible = "usb-b-connector";
340 # USB-C connector attached to CC controller (s2mm005), HS lines routed
342 # DisplayPort video lines are routed to the connector via SS mux in USB3 PHY.
345 usb_con2: connector {
346 compatible = "usb-c-connector";
382 # USB-C connector attached to a typec port controller(ptn5110), which has
387 usb_con3: connector {
388 compatible = "usb-c-connector";
399 # USB-C connector attached to SoC with a single High-Speed controller
401 connector {
402 compatible = "usb-c-connector";
412 # USB-C connector attached to SoC and USB3 typec port controller(hd3ss3220)
416 connector {
417 compatible = "usb-c-connector";
439 # USB connector with GPIO control lines
444 connector {
445 compatible = "gpio-usb-b-connector", "usb-b-connector";
452 # Micro-USB connector with HS lines routed via controller (MUIC) and MHL
457 usb_con4: connector {
458 compatible = "samsung,usb-connector-11pin", "usb-b-connector";