Lines Matching +full:vbus +full:- +full:gpios
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/extcon/extcon-ptn5150.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krzysztof Kozlowski <krzk@kernel.org>
13 PTN5150 is a small thin low power CC logic chip supporting the USB Type-C
21 int-gpios:
34 vbus-gpios:
37 GPIO pin (output) used to control VBUS. If skipped, no such control
41 - compatible
42 - interrupts
43 - reg
48 - |
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/interrupt-controller/irq.h>
52 #address-cells = <1>;
53 #size-cells = <0>;
58 interrupt-parent = <&msmgpio>;
60 vbus-gpios = <&msmgpio 148 GPIO_ACTIVE_HIGH>;