]> git.baikalelectronics.ru Git - kernel.git/commit
can: usb: Add support of PCAN-Chip USB stamp module
authorStephane Grosjean <s.grosjean@peak-system.com>
Mon, 27 Mar 2017 12:36:10 +0000 (14:36 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 25 Apr 2017 08:50:11 +0000 (10:50 +0200)
commitd3056cb340259f56e1b9400ba2bbb72424cf5905
tree1b6e0f4ae8193ec533fd2decc8acf28d52cf10d9
parent8b4df642118fc530a1a45e620922fd874a2dec36
can: usb: Add support of PCAN-Chip USB stamp module

This patch adds the support of the PCAN-Chip USB, a stamp module for
customer hardware designs, which communicates via USB 2.0 with the
hardware. The integrated CAN controller supports the protocols CAN 2.0 A/B
as well as CAN FD. The physical CAN connection is determined by external
wiring. The Stamp module with its single-sided mounting and plated
half-holes is suitable for automatic assembly.

Note that the chip is equipped with the same logic than the PCAN-USB FD.

Signed-off-by: Stephane Grosjean <s.grosjean@peak-system.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/usb/Kconfig
drivers/net/can/usb/peak_usb/pcan_usb_core.c
drivers/net/can/usb/peak_usb/pcan_usb_core.h
drivers/net/can/usb/peak_usb/pcan_usb_fd.c