aboutsummaryrefslogtreecommitdiff
path: root/drivers/nfc/s3fwrn5/uart.c
AgeCommit message (Collapse)AuthorFilesLines
2020-12-02nfc: s3fwrn5: Support a UART interfaceBongsu Jeon1-0/+196
Since S3FWRN82 NFC Chip, The UART interface can be used. S3FWRN82 uses NCI protocol and supports I2C and UART interface. Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Bongsu Jeon <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>