oe-linux-nfc.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Update the virtual NCI driver and the NCI selftests
@ 2021-08-16  4:05 bongsu.jeon2
  2021-08-16  4:05 ` [PATCH net-next 1/3] nfc: Change the virtual NCI device driver to use Wait Queue bongsu.jeon2
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: bongsu.jeon2 @ 2021-08-16  4:05 UTC (permalink / raw)
  To: linux-nfc

[-- Attachment #1: Type: text/plain, Size: 723 bytes --]

From: Bongsu Jeon <bongsu.jeon@samsung.com>

This series updates the virtual NCI device driver and NCI selftest code
and add the NCI test case in selftests.
1/3 is the patch to use wait queue in virtual device driver.
2/3 is the patch to remove the polling code in selftests.
3/3 is the patch to add the NCI testcase in selftests.

Bongsu Jeon (3):
  nfc: Change the virtual NCI device driver to use Wait Queue
  selftests: Remove the polling code to read a NCI frame
  selftests: Add the NCI testcase reading T4T Tag

 drivers/nfc/virtual_ncidev.c          |  10 +-
 tools/testing/selftests/nci/nci_dev.c | 417 ++++++++++++++++++++++----
 2 files changed, 362 insertions(+), 65 deletions(-)

-- 
2.32.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-08-16  8:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-16  4:05 [PATCH net-next 0/3] Update the virtual NCI driver and the NCI selftests bongsu.jeon2
2021-08-16  4:05 ` [PATCH net-next 1/3] nfc: Change the virtual NCI device driver to use Wait Queue bongsu.jeon2
2021-08-16  8:39   ` Krzysztof Kozlowski
2021-08-16  4:05 ` [PATCH net-next 2/3] selftests: Remove the polling code to read a NCI frame bongsu.jeon2
2021-08-16  8:41   ` Krzysztof Kozlowski
2021-08-16  4:06 ` [PATCH net-next 3/3] selftests: Add the NCI testcase reading T4T Tag bongsu.jeon2
2021-08-16  8:44   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).