]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Merge branch 'nfc-s3fwrn5-support-a-uart-interface'
authorJakub Kicinski <kuba@kernel.org>
Thu, 3 Dec 2020 01:55:27 +0000 (17:55 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 3 Dec 2020 01:55:27 +0000 (17:55 -0800)
commitdb774712596810d7808b8fcc37fa3086a682fb07
tree247936b4b6f34b52761ef2c983c6bcd0a98f7a3b
parent32e417024fe28cc87fc3d74728e21a3e2ba2c2bf
parent3f52c2cb7e3ada37513dabb69a22cf917dba754f
Merge branch 'nfc-s3fwrn5-support-a-uart-interface'

Bongsu Jeon says:

====================
nfc: s3fwrn5: Support a UART interface

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.
====================

Link: https://lore.kernel.org/r/1606909661-3814-1-git-send-email-bongsu.jeon@samsung.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>