]> git.karo-electronics.de Git - karo-tx-linux.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)
commitea8b65b596d78969629562f9728f76cbf565fbec
tree1b6e0f4ae8193ec533fd2decc8acf28d52cf10d9
parent38a98bceaf5f786b931d16826fbb46e73280849b
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