Received: by 10.213.65.68 with SMTP id h4csp1519641imn; Thu, 15 Mar 2018 01:51:13 -0700 (PDT) X-Google-Smtp-Source: AG47ELtGU/ubFRwdak2/VGHsl5kHUnNedaBJDUQXGQrpkygL1VxUn7OwH9imt1saENrRPq66ZMfo X-Received: by 2002:a17:902:4827:: with SMTP id s36-v6mr7110917pld.269.1521103873235; Thu, 15 Mar 2018 01:51:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521103873; cv=none; d=google.com; s=arc-20160816; b=UTn9JjpVt9QQ4nKZGAYsVtXfJxeVqIN0IAisoJxHMODK5HLj01O6rohM/gglX4egsP gll87G8eI24my/oZ0TVjwpRx8mudH/JXrdKze642RDzuAqmHJB5Y3Bw02x3BNjcCcHH/ uulxo8WrhuTniVuA5rJ23xiVSyctVlTtkKQhkydvYfKxZotzvCSynazjXVkNE8NHQ1kN FtOJ2O/+yXsnUoSG00NUMx6lFVfFaxtOZ/HaDPvOsF+gUSJOy0fl5ZrFmeP/RSrK8ynE 7369PNidfHIQ2EIS5cXn/JrhG4N/cHowxnrEhntY7U0wvAX2HQ2L1aQ28K6RZgBzwpr8 En7A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:arc-authentication-results; bh=Zv/Xt49FrvebX7M3qPWoGHqpltHenWvTJtXirsGdlUc=; b=AZmkrIstgZIXocs5V7JI5sadhGQBkFAUrcSYK4XzN24aGmwL0nSVahSfvoQoQAs+p3 cvnJCtPcHtLoT6kzY2ezoJxsgGc9QTJzgPrblqnGPL+SJmRdlagxsLFusGXCkn5of+xk 7B36ue3vQQRqksVIBXRvpBOqt37kVmxbCb86xG8Q2QyYJ82NSEibfZlZVNC2++Fvk2dk DWZ31uD9OL0BDfKymNgBkT9mDypQzASdT/8tuwU3dEyE/b5agi2rupLNTsS4n4TrZFkm Nx45XSefq6sQ8qeRTcW+Oo+5cI2UD8DQyL/1f81U4PrEeUtw7lAT3UkLaYkleVC7Oeo5 1eKw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m9si3112042pgp.542.2018.03.15.01.50.58; Thu, 15 Mar 2018 01:51:13 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751673AbeCOItt (ORCPT + 99 others); Thu, 15 Mar 2018 04:49:49 -0400 Received: from metis.ext.pengutronix.de ([85.220.165.71]:41611 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751500AbeCOIts (ORCPT ); Thu, 15 Mar 2018 04:49:48 -0400 Received: from gallifrey.ext.pengutronix.de ([2001:67c:670:201:5054:ff:fe8d:eefb] helo=bjornoya.blackshift.org) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1ewOZx-0001Bz-GZ; Thu, 15 Mar 2018 09:49:41 +0100 Received: from [IPv6:2001:470:7eea:1122:b5ce:4785:94ee:c957] (unknown [IPv6:2001:470:7eea:1122:b5ce:4785:94ee:c957]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (Client CN "mkl@blackshift.org", Issuer "StartCom Class 1 Client CA" (not verified)) (Authenticated sender: mkl@blackshift.org) by smtp.blackshift.org (Postfix) with ESMTPSA id F37BA2F078D; Wed, 14 Mar 2018 22:17:36 +0000 (UTC) Subject: Re: [PATCH] can: enable multi-queue for SocketCAN devices To: "Jonas Mark (BT-FIR/ENG1)" , Wolfgang Grandegger Cc: "linux-can@vger.kernel.org" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "hs@denx.de" , "ZHU Yi (BT-FIR/ENG1-Zhu)" References: <1e51047cd14048e99989ffcf9e10ffa8@de.bosch.com> From: Marc Kleine-Budde Message-ID: Date: Wed, 14 Mar 2018 23:17:32 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <1e51047cd14048e99989ffcf9e10ffa8@de.bosch.com> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Ku0VHNd9b4UrSULZDqfkhOkhm18hQltzr" X-SA-Exim-Connect-IP: 2001:67c:670:201:5054:ff:fe8d:eefb X-SA-Exim-Mail-From: mkl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Ku0VHNd9b4UrSULZDqfkhOkhm18hQltzr Content-Type: multipart/mixed; boundary="yGJN0iw2500eSBlBrWTseytT0ZonzHrMI"; protected-headers="v1" From: Marc Kleine-Budde To: "Jonas Mark (BT-FIR/ENG1)" , Wolfgang Grandegger Cc: "linux-can@vger.kernel.org" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "hs@denx.de" , "ZHU Yi (BT-FIR/ENG1-Zhu)" Message-ID: Subject: Re: [PATCH] can: enable multi-queue for SocketCAN devices References: <1e51047cd14048e99989ffcf9e10ffa8@de.bosch.com> In-Reply-To: <1e51047cd14048e99989ffcf9e10ffa8@de.bosch.com> --yGJN0iw2500eSBlBrWTseytT0ZonzHrMI Content-Type: text/plain; charset=utf-8 Content-Language: de-DE Content-Transfer-Encoding: quoted-printable On 03/14/2018 05:51 PM, Jonas Mark (BT-FIR/ENG1) wrote: >> That doesn't matter. It would be the first driver that makes use of th= e >> feature, so we can learn from it. And you might get a free review of >> your driver. >=20 > Of course we would be happy if somebody was volunteering to review > our driver for free. If my time permits, I'll throw some eyeballs on the driver. > The driver consists of two layers because the HW is accessed via SPI. Normal SPI? > So there is a SPI driver of 1000 lines. On top of that is the CAN > driver and it has 600 lines. Because the HW does more than just > CAN there is another driver which implements a char device with > additional 300 lines. >=20 > Are there still volunteers? The SPI and the CAN driver would be the most interesting ones. >>> Our motivation to separate this patch from the proprietary SocketCAN >>> driver >> >> Looking at your email address I assume your employer sells devices wit= h >> this hardware and the driver. So someone has to provide the sources fo= r >> it anyways to fulfil the GPL license requirements. :) >=20 > I will have to check but I am pretty confident that we would be willing= > to publish the driver on these mailing lists as well. We will anyhow > ship the source code (or a written offer) with every distribution. Sure - can I find your devices used and low priced on ebay :) ? > If you are really serious about the review I will get the process > rolling for an early publication of our driver. Yes, please go ahead! Marc --=20 Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | --yGJN0iw2500eSBlBrWTseytT0ZonzHrMI-- --Ku0VHNd9b4UrSULZDqfkhOkhm18hQltzr Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEENrCndlB/VnAEWuH5k9IU1zQoZfEFAlqpn3wACgkQk9IU1zQo ZfFqvAgAw3raVlx0A2ua9tfxKuNVwH48Mu8hAGlHCVvSf5tU+Yaebh12+Oa9v2QC zVgopTOjYbD6PaEvAk2VEzq/W642D16A+xFSJo8RtsqOnkrsTMoUa+vYUm6OwVw/ trb+/xcHld8WQeoquYC13mSWe+QAapUFvywt4ncOVCbtnzK68gKzbRT6meO1QPlI GB0e5ncanN5oqOhL1G70eQSoCFtUeBoNEQCFdpxMMgSRBDa90xMfLbDx2WgnQQqc lkYIj8bRatXDyIxzRqRdXQVVWt+Ynha/7J8CQxUKmRpwoPnS1tUTJpnGEbQK4loi Gk9FwVVOJ9fcnwMAZ3oAfSBoX6MYPQ== =4XXL -----END PGP SIGNATURE----- --Ku0VHNd9b4UrSULZDqfkhOkhm18hQltzr--