]> git.baikalelectronics.ru Git - kernel.git/commit
nfc: s3fwrn5: extract the common phy blocks
authorBongsu Jeon <bongsu.jeon@samsung.com>
Wed, 2 Dec 2020 11:47:40 +0000 (20:47 +0900)
committerJakub Kicinski <kuba@kernel.org>
Thu, 3 Dec 2020 01:55:25 +0000 (17:55 -0800)
commit1d798fe1a8e634f184a291d1b6b13dab20c06e92
tree2c75f9a2a82ac74306b7f8db2daf590fb22f3637
parent19f834a314358eddf78df7fe7b349266246cf599
nfc: s3fwrn5: extract the common phy blocks

Extract the common phy blocks to reuse it.
The UART module will use the common blocks.

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Bongsu Jeon <bongsu.jeon@samsung.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/nfc/s3fwrn5/Makefile
drivers/nfc/s3fwrn5/i2c.c
drivers/nfc/s3fwrn5/phy_common.c [new file with mode: 0644]
drivers/nfc/s3fwrn5/phy_common.h [new file with mode: 0644]