Lines Matching +full:usb +full:- +full:c +full:- +full:connector
1 Fairchild FUSB302 Type-C Port controllers
4 - compatible : "fcs,fusb302"
5 - reg : I2C slave address
6 - interrupts : Interrupt specifier
8 Required sub-node:
9 - connector : The "usb-c-connector" attached to the FUSB302 IC. The bindings
10 of the connector node are specified in:
12 Documentation/devicetree/bindings/connector/usb-connector.yaml
17 fusb302: typec-portc@54 {
20 interrupt-parent = <&nmi_intc>;
23 usb_con: connector {
24 compatible = "usb-c-connector";
25 label = "USB-C";
26 power-role = "dual";
27 try-power-role = "sink";
28 source-pdos = <PDO_FIXED(5000, 3000, PDO_FIXED_USB_COMM)>;
29 sink-pdos = <PDO_FIXED(5000, 3000, PDO_FIXED_USB_COMM)
32 op-sink-microwatt = <10000000>;