commit | e624e6c3e777fb3dfed036b9da4d433aee3608a5 | [log] [tgz] |
---|---|---|
author | Bongsu Jeon <bongsu.jeon@samsung.com> | Wed Jan 27 22:08:28 2021 +0900 |
committer | Jakub Kicinski <kuba@kernel.org> | Fri Jan 29 18:03:33 2021 -0800 |
tree | 39181eb556ac6ef2259a0b48272793b79393a5e2 | |
parent | 8c22475148a8d3222be712bd02a74d7279d50daf [diff] |
nfc: Add a virtual nci device driver NCI virtual device simulates a NCI device to the user. It can be used to validate the NCI module and applications. This driver supports communication between the virtual NCI device and NCI module. Signed-off-by: Bongsu Jeon <bongsu.jeon@samsung.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>