Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | NFC: pn544: Add MEI physical layer | Samuel Ortiz | 2013-04-15 |
| | | | | | | | With the new mei_phy NFC driver API, the pn544 MEI physical layer is minimal and similar to the microread one. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> | ||
* | NFC: pn544: Separate the core code and the i2c one into different modules | Samuel Ortiz | 2013-01-09 |
As we may need to support other physical layers, we can avoid linking the core part into each and every pn544 module. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> |