Re: [PATCH v6 5/7] nfc: pn533: add UART phy driver

2019-08-26 Thread Claudiu.Beznea
Hi Lars, On 23.08.2019 13:06, Lars Poeschel wrote: > External E-Mail > > > On Thu, Aug 22, 2019 at 10:09:09AM +, claudiu.bez...@microchip.com wrote: >> Hi Lars, >> >> On 20.08.2019 15:03, Lars Poeschel wrote: >>> This adds the UART phy interface for the pn533 driver. >>> The pn533 driver can

Re: [PATCH v6 5/7] nfc: pn533: add UART phy driver

2019-08-23 Thread Lars Poeschel
On Thu, Aug 22, 2019 at 10:09:09AM +, claudiu.bez...@microchip.com wrote: > Hi Lars, > > On 20.08.2019 15:03, Lars Poeschel wrote: > > This adds the UART phy interface for the pn533 driver. > > The pn533 driver can be used through UART interface this way. > > It is implemented as a serdev devi

Re: [PATCH v6 5/7] nfc: pn533: add UART phy driver

2019-08-22 Thread Claudiu.Beznea
Hi Lars, On 20.08.2019 15:03, Lars Poeschel wrote: > This adds the UART phy interface for the pn533 driver. > The pn533 driver can be used through UART interface this way. > It is implemented as a serdev device. > > Cc: Johan Hovold > Signed-off-by: Lars Poeschel > --- > Changes in v6: > - Reba

[PATCH v6 5/7] nfc: pn533: add UART phy driver

2019-08-20 Thread Lars Poeschel
This adds the UART phy interface for the pn533 driver. The pn533 driver can be used through UART interface this way. It is implemented as a serdev device. Cc: Johan Hovold Signed-off-by: Lars Poeschel --- Changes in v6: - Rebased the patch series on v5.3-rc5 Changes in v5: - Use the splitted pn