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/linux,extcon-usb-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Frank Li <[email protected]>
18 const: linux,extcon-usb-gpio
20 id-gpios:
22 vbus-gpios:
23 description: gpio for USB VBUS pin.
26 - compatible
31 - |
32 #include <dt-bindings/gpio/gpio.h>
35 compatible = "linux,extcon-usb-gpio";
36 id-gpios = <&gpio6 1 GPIO_ACTIVE_HIGH>;