Lines Matching +full:mmc +full:- +full:pwrseq
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/mmc/mmc-pwrseq-emmc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Ulf Hansson <ulf.hansson@linaro.org>
15 performed just after MMC core enabled power to the given mmc host (to
25 const: mmc-pwrseq-emmc
27 reset-gpios:
36 - compatible
37 - reset-gpios
42 - |
43 #include <dt-bindings/gpio/gpio.h>
44 pwrseq {
45 compatible = "mmc-pwrseq-emmc";
46 reset-gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;