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)
commitb3799d592f26faaafdfe82fef3f5f91f9764da5f
tree2c75f9a2a82ac74306b7f8db2daf590fb22f3637
parent337da1499586ed452c1db1e4bbd3106bbafddb6f
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]