Lines Matching +full:usb +full:- +full:c +full:- +full:connector
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: "http://devicetree.org/schemas/usb/ti,tps6598x.yaml#"
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
7 title: Texas Instruments 6598x Type-C Port Switch and Power Delivery controller DT bindings
10 - Bryan O'Donoghue <bryan.odonoghue@linaro.org>
13 Texas Instruments 6598x Type-C Port Switch and Power Delivery controller
18 - ti,tps6598x
25 interrupt-names:
27 - const: irq
30 - compatible
31 - reg
32 - interrupts
33 - interrupt-names
38 - |
39 #include <dt-bindings/interrupt-controller/irq.h>
41 #address-cells = <1>;
42 #size-cells = <0>;
48 interrupt-parent = <&msmgpio>;
50 interrupt-names = "irq";
52 pinctrl-names = "default";
53 pinctrl-0 = <&typec_pins>;
55 typec_con: connector {
56 compatible = "usb-c-connector";
57 label = "USB-C";
60 remote-endpoint = <&otg_ep>;