+11
−0
drivers/nfc/pn533/uart.c
0 → 100644
+323
−0
Loading
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>