From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2F00FC56202 for ; Thu, 26 Nov 2020 17:49:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D26C92053B for ; Thu, 26 Nov 2020 17:49:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391625AbgKZRta (ORCPT ); Thu, 26 Nov 2020 12:49:30 -0500 Received: from mail3.ems-wuensche.com ([81.169.186.156]:53612 "EHLO mail3.ems-wuensche.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391549AbgKZRta (ORCPT ); Thu, 26 Nov 2020 12:49:30 -0500 Received: from localhost (unknown [127.0.0.1]) by h2257714.serverkompetenz.net (Postfix) with ESMTP id 12E97FF268 for ; Thu, 26 Nov 2020 17:49:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at h2257714.serverkompetenz.net Received: from mail3.ems-wuensche.com ([81.169.186.156]) by localhost (h2257714.serverkompetenz.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6pP-nONRgOYU for ; Thu, 26 Nov 2020 18:49:20 +0100 (CET) Subject: Re: [PATCH v2 00/16] Add support for CPC-USB/FD CAN FD interface To: linux-can@vger.kernel.org Cc: wg@grandegger.com, mkl@pengutronix.de References: <20201112180346.29070-1-uttenthaler@ems-wuensche.com> From: Gerhard Uttenthaler Message-ID: Date: Thu, 26 Nov 2020 18:49:16 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0 MIME-Version: 1.0 In-Reply-To: <20201112180346.29070-1-uttenthaler@ems-wuensche.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-can@vger.kernel.org Kind Ping... Regards Gerhard Am 12.11.20 um 19:03 schrieb Gerhard Uttenthaler: > These patches extend the ems_usb.c driver to support both devices, the > classic CAN CPC-USB/ARM7 and the CAN FD CPC-USB/FD. After fixing issues given > by checkpatch.pl and adding the CPC_ClearCmdQueue function all needed parts > to support CAN FD were added step by step. Also added is support for the > listen only mode for CPC-USB/ARM7 now. > The last patch enables the driver for CPC-USB/FD. > > Gerhard Uttenthaler (16): > can: ems_usb: Fixed warnings and comments > can: ems_usb: Added CPC_ClearCmdQueue routine. > can: ems_usb: Fixed non C99 style initialization > can: ems_usb: Added CAN FD message representation > can: ems_usb: Added CAN FD initialization struct > can: ems_usb: Made RX_BUFFER_SIZE, ems_usb_write_mode and > ems_usb_probe device dependent > can: ems_usb: Added listen only mode for CPC-USB/ARM7 > can: ems_usb: Modified ems_usb_read_bulk_callback to handle also > CPC-USB/FD > can: ems_usb: Added CAN controller initialization for CAN FD > can: ems_usb: Added receive routine for CAN FD messages > can: ems_usb: Added ems_usb_write_mode_fd > can: ems_usb: Fixed ems_usb_start_xmit for CAN FD > can: ems_usb: Made CAN error reporting CAN controller dependent > can: ems_usb: Made structs packed > can: ems_usb: Added error reporting for CPC-USB/FD > can: ems_usb: Enable CPC-USB/FD support > > drivers/net/can/usb/ems_usb.c | 858 +++++++++++++++++++++++++++------- > 1 file changed, 682 insertions(+), 176 deletions(-) > -- Mit freundlichen Gruessen / Best Regards Gerhard Uttenthaler -- EMS Dr. Thomas Wuensche e.K. Sonnenhang 3 85304 Ilmmuenster HR Ingolstadt, HRA 170106 Phone: +49-8441-490260 Fax : +49-8441-81860 http://www.ems-wuensche.com