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
96 # The following are optional properties for "usb-c-connector" with power
129 any data bus to the connector unless the bus is between parent node and
130 the connector. Since a single connector can have multiple data buses every
158 const: gpio-usb-b-connector
170 const: samsung,usb-connector-11pin
179 # Micro-USB connector with HS lines routed via controller (MUIC).
182 usb_con1: connector {
183 compatible = "usb-b-connector";
189 # USB-C connector attached to CC controller (s2mm005), HS lines routed
191 # DisplayPort video lines are routed to the connector via SS mux in USB3 PHY.
194 usb_con2: connector {
195 compatible = "usb-c-connector";
224 # USB-C connector attached to a typec port controller(ptn5110), which has
229 usb_con3: connector {
230 compatible = "usb-c-connector";
241 # USB-C connector attached to SoC and USB3 typec port controller(hd3ss3220)
245 connector {
246 compatible = "usb-c-connector";
268 # USB connector with GPIO control lines
273 connector {
274 compatible = "gpio-usb-b-connector", "usb-b-connector";
281 # Micro-USB connector with HS lines routed via controller (MUIC) and MHL
286 usb_con4: connector {
287 compatible = "samsung,usb-connector-11pin", "usb-b-connector";