Lines Matching +full:self +full:- +full:powered
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Maxim TCPCI Type-C PD controller
10 - Badhri Jagan Sridharan <[email protected]>
12 description: Maxim TCPCI Type-C PD controller
17 - enum:
18 - maxim,max33359
19 - items:
20 - const: maxim,max77759-tcpci
21 - const: maxim,max33359
31 $ref: ../connector/usb-connector.yaml#
36 - compatible
37 - reg
38 - interrupts
39 - connector
44 - |
45 #include <dt-bindings/interrupt-controller/irq.h>
46 #include <dt-bindings/usb/pd.h>
48 #address-cells = <1>;
49 #size-cells = <0>;
54 interrupt-parent = <&gpa8>;
58 compatible = "usb-c-connector";
59 label = "USB-C";
60 data-role = "dual";
61 power-role = "dual";
62 try-power-role = "sink";
63 self-powered;
64 op-sink-microwatt = <2600000>;
65 new-source-frs-typec-current = <FRS_5V_1P5A>;
66 source-pdos = <PDO_FIXED(5000, 900,
71 sink-pdos = <PDO_FIXED(5000, 3000,
76 sink-bc12-completion-time-ms = <500>;
77 pd-revision = /bits/ 8 <0x03 0x01 0x01 0x08>;