Searched hist:c656aa4c27b17a8c70da223ed5ab42145800d6b5 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/nfc/pn533/ |
H A D | Makefile | diff c656aa4c27b17a8c70da223ed5ab42145800d6b5 Tue Oct 29 15:47:14 CET 2019 Lars Poeschel <poeschel@lemonage.de> 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>
|
H A D | Kconfig | diff c656aa4c27b17a8c70da223ed5ab42145800d6b5 Tue Oct 29 15:47:14 CET 2019 Lars Poeschel <poeschel@lemonage.de> 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>
|
H A D | pn533.h | diff c656aa4c27b17a8c70da223ed5ab42145800d6b5 Tue Oct 29 15:47:14 CET 2019 Lars Poeschel <poeschel@lemonage.de> 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>
|
H A D | uart.c | c656aa4c27b17a8c70da223ed5ab42145800d6b5 Tue Oct 29 15:47:14 CET 2019 Lars Poeschel <poeschel@lemonage.de> 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>
|