Lines Matching +full:nfc +full:- +full:i2c
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/net/nfc/nxp,pn532.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP Semiconductors PN532 NFC controller
10 - Krzysztof Kozlowski <krzk@kernel.org>
15 - const: nxp,pn532
16 - description: Deprecated bindings
18 - nxp,pn532-i2c
19 - nxp,pn533-i2c
23 description: Required if connected via I2C
27 description: Required if connected via I2C
31 - compatible
39 # PN532 on I2C bus
40 - |
41 #include <dt-bindings/interrupt-controller/irq.h>
43 i2c {
44 #address-cells = <1>;
45 #size-cells = <0>;
47 nfc@24 {
52 interrupt-parent = <&gpio1>;
58 - |
62 nfc {