Lines Matching refs:connector
4 $id: http://devicetree.org/schemas/connector/usb-connector.yaml#
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".
69 # The following are optional properties for "usb-c-connector".
71 description: Determines the power role that the Type C connector will
90 description: Data role if Type C connector supports USB data. "dual" refers
100 description: Determines the power operation mode that the Type C connector
117 description: Set this property if the Type-C connector has no power delivery support.
120 # The following are optional properties for "usb-c-connector" with power
176 description: OF graph bindings modeling a data bus to the connector, e.g.
177 there is a single High Speed (HS) port present in this connector. If there
183 description: OF graph bindings modeling any data bus to the connector
184 unless the bus is between parent node and the connector. Since a single
185 connector can have multiple data buses every bus has an assigned OF graph
246 const: gpio-usb-b-connector
258 const: samsung,usb-connector-11pin
273 # Micro-USB connector with HS lines routed via controller (MUIC).
276 usb_con1: connector {
277 compatible = "usb-b-connector";
283 # USB-C connector attached to CC controller (s2mm005), HS lines routed
285 # DisplayPort video lines are routed to the connector via SS mux in USB3 PHY.
288 usb_con2: connector {
289 compatible = "usb-c-connector";
318 # USB-C connector attached to a typec port controller(ptn5110), which has
323 usb_con3: connector {
324 compatible = "usb-c-connector";
335 # USB-C connector attached to SoC with a single High-Speed controller
337 connector {
338 compatible = "usb-c-connector";
348 # USB-C connector attached to SoC and USB3 typec port controller(hd3ss3220)
352 connector {
353 compatible = "usb-c-connector";
375 # USB connector with GPIO control lines
380 connector {
381 compatible = "gpio-usb-b-connector", "usb-b-connector";
388 # Micro-USB connector with HS lines routed via controller (MUIC) and MHL
393 usb_con4: connector {
394 compatible = "samsung,usb-connector-11pin", "usb-b-connector";