linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Add support for CAN_CTRLMODE_CC_LEN8_DLC to esd_usb2
@ 2020-11-16 18:44 Stefan Mätje
  2020-11-16 18:44 ` [PATCH 1/1] can: drivers: add len8_dlc support for esd_usb2 CAN adapter Stefan Mätje
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Mätje @ 2020-11-16 18:44 UTC (permalink / raw)
  To: socketcan, linux-can; +Cc: mkl, mailhol.vincent, Stefan Mätje

From: Stefan Mätje <Stefan.Maetje@esd.eu>

Hi Oliver,

here is my patch to add support for CAN_CTRLMODE_CC_LEN8_DLC to the esd_usb2
driver. I have tested it with both supported devices the CAN-USB/2 and the
CAN-USB/Micro.

The patch is based on Marc's 'testing' branch of linux-can-next. I cloned it from
here:
https://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git/log/?h=testing

Btw. is there a simple way to read out the supported control modes of the
device (perhaps an ioctl())? The libsocketcan (at least the version 0.0.10) that
I have here on my system does only support to get/set the current control mode
and not the supported control modes.

Best regards,
Stefan

PS: I cloned the wording for the patch subject and comment shameless from your 
patch for the other device drivers.

Stefan Mätje (1):
  can: drivers: add len8_dlc support for esd_usb2 CAN adapter

 drivers/net/can/usb/esd_usb2.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-17 14:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-16 18:44 [PATCH 0/1] Add support for CAN_CTRLMODE_CC_LEN8_DLC to esd_usb2 Stefan Mätje
2020-11-16 18:44 ` [PATCH 1/1] can: drivers: add len8_dlc support for esd_usb2 CAN adapter Stefan Mätje
2020-11-17  7:54   ` Marc Kleine-Budde
2020-11-17 13:14     ` Stefan Mätje

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).