Lines Matching +full:wakeup +full:- +full:interrupt +full:- +full:controller
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Texas Instruments 6598x Type-C Port Switch and Power Delivery controller
10 - Bryan O'Donoghue <bryan.odonoghue@linaro.org>
13 Texas Instruments 6598x Type-C Port Switch and Power Delivery controller
15 A variant of this controller known as Apple CD321x or Apple ACE is also
21 - ti,tps6598x
22 - apple,cd321x
26 wakeup-source: true
31 interrupt-names:
33 - const: irq
36 - compatible
37 - reg
42 - |
43 #include <dt-bindings/interrupt-controller/irq.h>
45 #address-cells = <1>;
46 #size-cells = <0>;
51 wakeup-source;
53 interrupt-parent = <&msmgpio>;
55 interrupt-names = "irq";
57 pinctrl-names = "default";
58 pinctrl-0 = <&typec_pins>;
61 compatible = "usb-c-connector";
62 label = "USB-C";
65 remote-endpoint = <&otg_ep>;