Searched +full:pwrseq +full:- +full:simple (Results 1 – 6 of 6) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/mmc/mmc-pwrseq-simple.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Simple MMC power sequence provider10 - Ulf Hansson <ulf.hansson@linaro.org>13 The purpose of the simple MMC power sequence provider is to supports a set19 const: mmc-pwrseq-simple21 reset-gpios:28 They will be de-asserted right after the power has been provided to the[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/mmc/mmc-pwrseq-emmc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Simple eMMC hardware reset provider10 - Ulf Hansson <ulf.hansson@linaro.org>25 const: mmc-pwrseq-emmc27 reset-gpios:36 - compatible37 - reset-gpios[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/mmc/mmc-controller.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Ulf Hansson <ulf.hansson@linaro.org>25 "#address-cells":30 "#size-cells":37 broken-cd:42 cd-gpios:47 non-removable:[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---6 $schema: http://devicetree.org/meta-schemas/core.yaml#11 - Jérôme Pouiller <jerome.pouiller@silabs.com>16 https://www.silabs.com/documents/public/data-sheets/wf200-datasheet.pdf25 It is recommended to declare a mmc-pwrseq on SDIO host above WFx. Without26 it, you may encounter issues during reboot. The mmc-pwrseq should be27 compatible with mmc-pwrseq-simple. Please consult28 Documentation/devicetree/bindings/mmc/mmc-pwrseq-simple.yaml for more34 - enum:[all …]
1 .. SPDX-License-Identifier: GPL-2.0-only13 This framework is designed to abstract complex power-up sequences that are22 --------43 A handle passed by the pwrseq core to every consumer that serves as the50 The consumer API is aimed to be as simple as possible. The driver interested in65 Each provider can logically split the power-up sequence into descrete chunks70 register with the pwrseq subsystem by calling pwrseq_device_register().73 -------------------------75 The main difference between pwrseq and other linux kernel providers is the77 provider driver must implement the `match()` callback and pass it to the pwrseq[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/gpio/gpio-consumer-common.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Bartosz Golaszewski <brgl@bgdev.pl>11 - Linus Walleij <linus.walleij@linaro.org>20 enable-gpios:25 reset-gpios:30 powerdown-gpios:36 pwdn-gpios:[all …]