1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
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
35 additionalProperties: true
39 #include <dt-bindings/interrupt-controller/irq.h>
44 tps6598x: tps6598x@38 {
45 compatible = "ti,tps6598x";
48 interrupt-parent = <&msmgpio>;
49 interrupts = <107 IRQ_TYPE_LEVEL_LOW>;
50 interrupt-names = "irq";
52 pinctrl-names = "default";
53 pinctrl-0 = <&typec_pins>;
55 typec_con: connector {
56 compatible = "usb-c-connector";
60 remote-endpoint = <&otg_ep>;