Lines Matching +full:s3fwrn5 +full:- +full:i2c
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/net/nfc/samsung,s3fwrn5.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Samsung S3FWRN5 NCI NFC Controller
10 - Krzysztof Kozlowski <krzk@kernel.org>
11 - Krzysztof Opasiak <k.opasiak@samsung.com>
15 const: samsung,s3fwrn5-i2c
17 en-gpios:
28 wake-gpios:
33 s3fwrn5,en-gpios:
37 Use en-gpios
39 s3fwrn5,fw-gpios:
43 Use wake-gpios
48 - compatible
49 - en-gpios
50 - interrupts
51 - reg
52 - wake-gpios
55 - |
56 #include <dt-bindings/gpio/gpio.h>
57 #include <dt-bindings/interrupt-controller/irq.h>
60 #address-cells = <1>;
61 #size-cells = <0>;
63 s3fwrn5@27 {
64 compatible = "samsung,s3fwrn5-i2c";
67 interrupt-parent = <&gpa1>;
70 en-gpios = <&gpf1 4 GPIO_ACTIVE_HIGH>;
71 wake-gpios = <&gpj0 2 GPIO_ACTIVE_HIGH>;