Lines Matching +full:de +full:- +full:asserted
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/reset/ti,tps380x-reset.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Marco Felsch <kernel@pengutronix.de>
16 reset input (MR). The RESET output remains asserted for the factory
25 - ti,tps3801
27 reset-gpios:
31 "#reset-cells":
35 - compatible
36 - reset-gpios
37 - "#reset-cells"
42 - |
43 #include <dt-bindings/gpio/gpio.h>
44 reset: reset-controller {
46 #reset-cells = <0>;
47 reset-gpios = <&gpio3 2 GPIO_ACTIVE_LOW>;