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=-7.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable 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 7A654C433E0 for ; Sat, 20 Jun 2020 02:44:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 58F6422DD3 for ; Sat, 20 Jun 2020 02:44:06 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="St45XTuK" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732026AbgFTCoF (ORCPT ); Fri, 19 Jun 2020 22:44:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51078 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731772AbgFTCoC (ORCPT ); Fri, 19 Jun 2020 22:44:02 -0400 Received: from mail-pj1-x1041.google.com (mail-pj1-x1041.google.com [IPv6:2607:f8b0:4864:20::1041]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F31E7C0613EF for ; Fri, 19 Jun 2020 19:44:00 -0700 (PDT) Received: by mail-pj1-x1041.google.com with SMTP id h22so5243161pjf.1 for ; Fri, 19 Jun 2020 19:44:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=FLWT276u2aO9qAHRs8E3h1+NnyUeXGvQciwY1qNzilY=; b=St45XTuKxoL4qMh9JNrnVKhDLmDM/4iTL6bjKrYy6QLHEttboehyDjG/4XA+Gsf0G8 /FxzQPFCADOTO4HhEohMQFuErk9XKheVZxB0wabwPgFl8XhHeVJmWC+O80H6XV+9I5y9 fN11ubcOXio/kR1AC7BNPDb6DObr/oVvnTiiLcPTIAB7ixfyTnPaqAlZTu72XIBJEp+O LYwzPMmErpNCUiEcmHaLOCZReZEhoe7hfTcBOAAip/9v8I0NTKU2b76BUe8L88yaCoiN RYtUhjLps0ByxhH9miMu9OUZd+OgSyjvwtMNp1bikf8oYlYWQKFyZIKS1WiB7QB+k3sm n7Lw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=FLWT276u2aO9qAHRs8E3h1+NnyUeXGvQciwY1qNzilY=; b=liRrwOJ1dveJkyTpHFyaXc7811of/9h3qYm4QNOJhbHWV1cfngwe/pA6MZJ67U1g/J 732ZYzmcBH/HvPzpX7BwzGJgejudvooZXXnwxYGCBtMq8i+MYeR5/z0O37/xqmmryN/x leySEt5yHsnZdvrzgC5yKQBp3Pv8Y9RSiPZIaecOYVhUwZqC1KjefTH5ZUHFuQc0W9zd 6xYVKSr22xIW1MoTKJc7EsPV92IbyyvbyMj+2PUHEKrxDhtf7VarGV+3Tplu2jj/JSqH N9SpmwW6407vLXP9Axne/brleMp3xpQNhFuTvdTC0f1oUnit4CMy1or8gSZD10o7Gr8a Vb2g== X-Gm-Message-State: AOAM531KgvdaeHlhNdliOGnQgW4XOe7FChPpqFZNFgOId7zbgXVN1C0n IQgK5mBaII/Z9I8WoBRhWoK5gB1sLQ== X-Google-Smtp-Source: ABdhPJz6e7aQ/jZVXcpBHCTWXtwI2uKAN2v8I1+qswnVkdxua9YKvO35sIeZLTi24n5yfLWTxU4m7g== X-Received: by 2002:a17:902:7b90:: with SMTP id w16mr10287749pll.339.1592621040019; Fri, 19 Jun 2020 19:44:00 -0700 (PDT) Received: from Mani-XPS-13-9360 ([2409:4072:629d:f5bf:4d81:efb6:335e:3953]) by smtp.gmail.com with ESMTPSA id w10sm6113168pgm.70.2020.06.19.19.43.55 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Fri, 19 Jun 2020 19:43:59 -0700 (PDT) Date: Sat, 20 Jun 2020 08:13:51 +0530 From: Manivannan Sadhasivam To: Marc Kleine-Budde Cc: wg@grandegger.com, kernel@martin.sperl.org, linux-can@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/6] Add Microchip MCP25XXFD CAN driver Message-ID: <20200620024351.GA18455@Mani-XPS-13-9360> References: <20200610074442.10808-1-manivannan.sadhasivam@linaro.org> <20200618085533.GA26093@mani> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200618085533.GA26093@mani> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Thu, Jun 18, 2020 at 02:25:33PM +0530, Manivannan Sadhasivam wrote: > Hi, > > On 0611, Marc Kleine-Budde wrote: > > On 6/10/20 9:44 AM, Manivannan Sadhasivam wrote: > > > Hello, > > > > > > This series adds CAN network driver support for Microchip MCP25XXFD CAN > > > Controller with MCP2517FD as the target controller version. This series is > > > mostly inspired (or taken) from the previous iterations posted by Martin Sperl. > > > I've trimmed down the parts which are not necessary for the initial version > > > to ease review. Still the series is relatively huge but I hope to get some > > > reviews (post -rcX ofc!). > > > > > > Link to the origial series posted by Martin: > > > https://www.spinics.net/lists/devicetree/msg284462.html > > > > > > I've not changed the functionality much but done some considerable amount of > > > cleanups and also preserved the authorship of Martin for all the patches he has > > > posted earlier. This series has been tested on 96Boards RB3 platform by myself > > > and Martin has tested the previous version on Rpi3 with external MCP2517FD > > > controller. > > > > I initially started looking at Martin's driver and it was not using several > > modern CAN driver infrastructures. I then posted some cleanup patches but Martin > > was not working on the driver any more. Then I decided to rewrite the driver, > > that is the one I'm hoping to mainline soon. > > > > So how should we proceed from here? It is okay for me to work on adding some > features and also fixing the issues you've reported so far. But I want to reach > a consensus before moving forward. > > If you think that it makes sense to go with your set of patches, then I need an > estimate on when you'll post the first revision. > Ping! > > Can you give it a try? > > > > https://github.com/marckleinebudde/linux/commits/v5.6-rpi/mcp25xxfd-20200607-41 > > > > Sure thing. Will do. > > Thanks, > Mani > > > Marc > > > > -- > > Pengutronix e.K. | Marc Kleine-Budde | > > Embedded Linux | https://www.pengutronix.de | > > Vertretung West/Dortmund | Phone: +49-231-2826-924 | > > Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |