RE: [linux-nfc] [PATCH RFC] nfc: add a driver for pn532 connected on uart

2013-08-23 Thread Rymarkiewicz, WaldemarX
Hi, >Yes, I know that and I explicitly mentioned that. I had to get this chip >working >somehow and I had to begin somewhere. The pn533 driver is really very hard >to understand with it's massive use of nested callbacks, workqueues and >usb urbs. So I took the approach to try to understand what

RE: [linux-nfc] [PATCH RFC] nfc: add a driver for pn532 connected on uart

2013-08-22 Thread Rymarkiewicz, WaldemarX
Hi Lars, >This adds a driver for the nxp pn532 nfc chip. >It is not meant for merging. Instead it is meant to show that some >progress has been made and what the current state is and to help >testing. >Although I can do some basic things with this driver I expect it to >contain lots of bugs. Be a