Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-16 | NFC: pn544: Add MEI physical layer | Samuel Ortiz | |
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> | |||
2013-01-10 | NFC: pn544: Separate the core code and the i2c one into different modules | Samuel Ortiz | |
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> |