Lines Matching +full:dual +full:- +full:source
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
33 const: usb-c-connector
35 power-role: true
37 data-role: true
39 try-power-role: true
42 - compatible
45 - compatible
46 - reg
47 - connector
52 - |
53 #include <dt-bindings/interrupt-controller/irq.h>
55 #address-cells = <1>;
56 #size-cells = <0>;
62 interrupt-parent = <&gpio0>;
65 compatible = "usb-c-connector";
66 power-role = "dual";
67 data-role = "dual";
68 try-power-role = "source";
71 #address-cells = <1>;
72 #size-cells = <0>;
76 remote-endpoint = <&usbotg_hs_ep>;