003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/Bindings/net/nfc
usr
/
src
/
sys
/
contrib
/
device-tree
/
Bindings
/
net
/
nfc
/
📁
..
📄
nfcmrvl.txt
(1.85 KB)
📄
nxp-nci.txt
(898 B)
📄
pn532.txt
(1.2 KB)
📄
pn544.txt
(874 B)
📄
s3fwrn5.txt
(578 B)
📄
st-nci-i2c.txt
(1004 B)
📄
st-nci-spi.txt
(961 B)
📄
st21nfca.txt
(940 B)
📄
st95hf.txt
(1.17 KB)
📄
trf7970a.txt
(1.44 KB)
Editing: s3fwrn5.txt
* Samsung S3FWRN5 NCI NFC Controller Required properties: - compatible: Should be "samsung,s3fwrn5-i2c". - reg: address on the bus - interrupts: GPIO interrupt to which the chip is connected - s3fwrn5,en-gpios: Output GPIO pin used for enabling/disabling the chip - s3fwrn5,fw-gpios: Output GPIO pin used to enter firmware mode and sleep/wakeup control Example: &hsi2c_4 { s3fwrn5@27 { compatible = "samsung,s3fwrn5-i2c"; reg = <0x27>; interrupt-parent = <&gpa1>; interrupts = <3 0 0>; s3fwrn5,en-gpios = <&gpf1 4 0>; s3fwrn5,fw-gpios = <&gpj0 2 0>; }; };
Upload File
Create Folder