Lines Matching +full:present +full:- +full:gpios
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krzysztof Kozlowski <krzk@kernel.org>
14 const: st,st21nfca-i2c
16 enable-gpios:
19 ese-present:
30 uicc-present:
37 - compatible
38 - enable-gpios
39 - interrupts
40 - reg
45 - |
46 #include <dt-bindings/gpio/gpio.h>
47 #include <dt-bindings/interrupt-controller/irq.h>
50 #address-cells = <1>;
51 #size-cells = <0>;
54 compatible = "st,st21nfca-i2c";
57 interrupt-parent = <&gpio5>;
59 enable-gpios = <&gpio5 29 GPIO_ACTIVE_HIGH>;
61 ese-present;
62 uicc-present;