linux/drivers/nfc/pn533
Lars Poeschel c656aa4c27 nfc: pn533: add UART phy driver
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 <johan@kernel.org>
Cc: Claudiu Beznea <Claudiu.Beznea@microchip.com>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-10-29 21:05:26 -07:00
..
i2c.c nfc: pn533: Split pn533 init & nfc_register 2019-10-29 21:05:26 -07:00
Kconfig nfc: pn533: add UART phy driver 2019-10-29 21:05:26 -07:00
Makefile nfc: pn533: add UART phy driver 2019-10-29 21:05:26 -07:00
pn533.c nfc: pn533: Split pn533 init & nfc_register 2019-10-29 21:05:26 -07:00
pn533.h nfc: pn533: add UART phy driver 2019-10-29 21:05:26 -07:00
uart.c nfc: pn533: add UART phy driver 2019-10-29 21:05:26 -07:00
usb.c nfc: pn533: Split pn533 init & nfc_register 2019-10-29 21:05:26 -07:00