Lines Matching +full:powerdown +full:- +full:gpios
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/mmc/mmc-pwrseq-sd8787.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Ulf Hansson <ulf.hansson@linaro.org>
14 const: mmc-pwrseq-sd8787
16 powerdown-gpios:
21 reset-gpios:
27 - compatible
28 - powerdown-gpios
29 - reset-gpios
34 - |
35 #include <dt-bindings/gpio/gpio.h>
37 compatible = "mmc-pwrseq-sd8787";
38 powerdown-gpios = <&twl_gpio 0 GPIO_ACTIVE_LOW>;
39 reset-gpios = <&twl_gpio 1 GPIO_ACTIVE_LOW>;