Re: [PATCH v5 net-next 0/4] nfc: s3fwrn5: Support a UART interface

2020-12-02 Thread Jakub Kicinski
On Wed, 2 Dec 2020 20:47:37 +0900 Bongsu Jeon wrote: > S3FWRN82 is the Samsung's NFC chip that supports the UART communication. > Before adding the UART driver module, I did refactoring the s3fwrn5_i2c > module > to reuse the common blocks. Applied, thanks!

[PATCH v5 net-next 0/4] nfc: s3fwrn5: Support a UART interface

2020-12-02 Thread Bongsu Jeon
From: Bongsu Jeon S3FWRN82 is the Samsung's NFC chip that supports the UART communication. Before adding the UART driver module, I did refactoring the s3fwrn5_i2c module to reuse the common blocks. 1/4 is the dt bindings for the RN82 UART interface. 2/4..3/4 are refactoring the s3fwrn5_i2c modu