Re: [RFC 4/4] NFC: pn533: add I2C phy driver

2016-05-04 Thread Olliver Schinagl
Hi Michael, I know this is an old patch already applied, but I noticed the following: On 25-03-16 15:46, Michael Thalmeier wrote: This adds the I2C phy interface for the pn533 driver. This way the driver can be used to interact with I2C connected pn532. Signed-off-by: Michael Thalmeier

Re: [RFC 4/4] NFC: pn533: add I2C phy driver

2016-05-04 Thread Olliver Schinagl
Hi Michael, I know this is an old patch already applied, but I noticed the following: On 25-03-16 15:46, Michael Thalmeier wrote: This adds the I2C phy interface for the pn533 driver. This way the driver can be used to interact with I2C connected pn532. Signed-off-by: Michael Thalmeier ---

Re: [RFC 4/4] NFC: pn533: add I2C phy driver

2016-04-09 Thread Samuel Ortiz
Hi Michael, On Fri, Mar 25, 2016 at 03:46:54PM +0100, Michael Thalmeier wrote: > This adds the I2C phy interface for the pn533 driver. This way the driver can > be used to interact with I2C connected pn532. > > Signed-off-by: Michael Thalmeier > --- >

Re: [RFC 4/4] NFC: pn533: add I2C phy driver

2016-04-09 Thread Samuel Ortiz
Hi Michael, On Fri, Mar 25, 2016 at 03:46:54PM +0100, Michael Thalmeier wrote: > This adds the I2C phy interface for the pn533 driver. This way the driver can > be used to interact with I2C connected pn532. > > Signed-off-by: Michael Thalmeier > --- > drivers/nfc/pn533/Kconfig | 11 ++ >

[RFC 4/4] NFC: pn533: add I2C phy driver

2016-03-25 Thread Michael Thalmeier
This adds the I2C phy interface for the pn533 driver. This way the driver can be used to interact with I2C connected pn532. Signed-off-by: Michael Thalmeier --- drivers/nfc/pn533/Kconfig | 11 ++ drivers/nfc/pn533/Makefile | 2 + drivers/nfc/pn533/i2c.c| 277

[RFC 4/4] NFC: pn533: add I2C phy driver

2016-03-25 Thread Michael Thalmeier
This adds the I2C phy interface for the pn533 driver. This way the driver can be used to interact with I2C connected pn532. Signed-off-by: Michael Thalmeier --- drivers/nfc/pn533/Kconfig | 11 ++ drivers/nfc/pn533/Makefile | 2 + drivers/nfc/pn533/i2c.c| 277