Lines Matching +full:power +full:- +full:role
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analogix ANX7411 Type-C controller
10 - Xin Ji <xji@analogixsemi.com>
15 - analogix,anx7411
25 $ref: ../connector/usb-connector.yaml
29 const: usb-c-connector
32 - compatible
33 - reg
34 - connector
39 - |
40 #include <dt-bindings/interrupt-controller/irq.h>
42 #address-cells = <1>;
43 #size-cells = <0>;
49 interrupt-parent = <&gpio0>;
52 compatible = "usb-c-connector";
53 power-role = "dual";
54 data-role = "dual";
55 try-power-role = "source";
58 #address-cells = <1>;
59 #size-cells = <0>;
63 remote-endpoint = <&usbotg_hs_ep>;