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
34 description: Symbolic name for the connector.
37 description: Size of the connector, should be specified in case of
38 non-fullsize 'usb-a-connector' or 'usb-b-connector' compatible
50 # The following are optional properties for "usb-b-connector".
66 # The following are optional properties for "usb-c-connector".
68 description: Determines the power role that the Type C connector will
87 description: Data role if Type C connector supports USB data. "dual" refers
97 description: Determines the power operation mode that the Type C connector
105 Type-C Cable and Connector specification, when Power Delivery is not
114 description: Set this property if the Type-C connector has no power delivery support.
117 # The following are optional properties for "usb-c-connector" with power
173 description: OF graph bindings modeling any data bus to the connector
174 unless the bus is between parent node and the connector. Since a single
175 connector can have multiple data buses every bus has an assigned OF graph
236 const: gpio-usb-b-connector
248 const: samsung,usb-connector-11pin
263 # Micro-USB connector with HS lines routed via controller (MUIC).
266 usb_con1: connector {
267 compatible = "usb-b-connector";
273 # USB-C connector attached to CC controller (s2mm005), HS lines routed
275 # DisplayPort video lines are routed to the connector via SS mux in USB3 PHY.
278 usb_con2: connector {
279 compatible = "usb-c-connector";
308 # USB-C connector attached to a typec port controller(ptn5110), which has
313 usb_con3: connector {
314 compatible = "usb-c-connector";
325 # USB-C connector attached to SoC and USB3 typec port controller(hd3ss3220)
329 connector {
330 compatible = "usb-c-connector";
352 # USB connector with GPIO control lines
357 connector {
358 compatible = "gpio-usb-b-connector", "usb-b-connector";
365 # Micro-USB connector with HS lines routed via controller (MUIC) and MHL
370 usb_con4: connector {
371 compatible = "samsung,usb-connector-11pin", "usb-b-connector";