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:
33 vbus-gpios:
35 GPIO pin (output) used to control VBUS. If skipped, no such control
39 - compatible
40 - interrupts
41 - reg
46 - |
47 #include <dt-bindings/gpio/gpio.h>
48 #include <dt-bindings/interrupt-controller/irq.h>
50 #address-cells = <1>;
51 #size-cells = <0>;
56 interrupt-parent = <&msmgpio>;
58 vbus-gpios = <&msmgpio 148 GPIO_ACTIVE_HIGH>;