Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp9199290ybi; Tue, 23 Jul 2019 23:48:52 -0700 (PDT) X-Google-Smtp-Source: APXvYqzy85n1Ic/iu0o3lilSRddjjXbActzoyBAN0lpWQWhZf6CqrvdFWSNfXYOrRrWYZxnhFJ9l X-Received: by 2002:a17:902:3341:: with SMTP id a59mr82732212plc.186.1563950932770; Tue, 23 Jul 2019 23:48:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563950932; cv=none; d=google.com; s=arc-20160816; b=IUI/7EhMZScJLGdZ1uv0QusPKn1B6ypv7G+9Tn47OB0N0R/ZHCHd749qynFP8mNyIN ZENwBJQ3jeaEBvfkiEnI1ck1cOWLhvBQpLAnxos1/D0SDEpQUvHC+pUAoccgaOgrCgHc 9t6G+Jf0ppRN5k1M8+J1TgBebRxfiMphW51hiGYGB2Tivo4tNAIssETIwhI7D1LrSNDM B7M+2LXms1E/cnW65e3h7chnH7NPJg2DvCmRFG1vmlphXQ3NQQrebkR4QvegxTyR5fwF 3qofqgkAwfSrsdoQdaTwDNvegdPthFlEsOwDoyat57bPj1IGfl1nJPj8pac+vsiO0K2U O2tw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=qFG4+5CvsVHdAtqdXq1XjzSnbCUuZLi5FEkgVf2/JH8=; b=JKLOK1EeU0HQqCUCNGOe420SI8YATWw5ft8Lz8GnwrPE1kxUvp5UrNf4qjQtOwkGp8 KvTjbgqi7dgshIlC4JfEA2DX7hFDq757tlwiTl0oc0YLbtSg6AS3nsAUlTSIuEA6aKOf rub0Z6mqGQl5c/IHdGmBTl/bzqOMuVJRqqkz2KUHmTGHmje6brRybigvDJrwuJXlj8Xw hdnWr+ij092hpKpKgb7kyHjCG7Ri414h03Af1QYec03QLeabEcbw5Nt41iAXc7O63Aku K44JevIAMv7wCCNHzXcroSWJf6eBGueWGl7rXhaqi7uOA8TPZXkbeqywAGmvsAaH3LLK s8QA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=zxrsT7E6; 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 j6si15430596pfi.240.2019.07.23.23.48.37; Tue, 23 Jul 2019 23:48:52 -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; dkim=pass header.i=@kernel.org header.s=default header.b=zxrsT7E6; 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 S1726248AbfGXGr7 (ORCPT + 99 others); Wed, 24 Jul 2019 02:47:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:46616 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725878AbfGXGr5 (ORCPT ); Wed, 24 Jul 2019 02:47:57 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D65A821743; Wed, 24 Jul 2019 06:47:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563950876; bh=51p6sj9EACBV/HaJVhSnzJqh0RByt7lvzLHqxRSkm1Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=zxrsT7E6iAz0Hi5ft7Px1t+JEbuXOMqq791LZnmBbp0XRhH6ht6pxbMrjQ8uTbGbj d6AFFhuiZqzKjUZ3AOpd2WcTo+F9dssYYFJp2EMpc1PuSCYZ8ojBHrg32+bvPEkNPq hIx2Yr5NrylsU3kqc+jpA61CiP/K7eYR+P8uK4Mk= Date: Wed, 24 Jul 2019 08:47:54 +0200 From: Greg KH To: Dan Murphy Cc: wg@grandegger.com, mkl@pengutronix.de, davem@davemloft.net, linux-can@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v12 1/5] can: m_can: Create a m_can platform framework Message-ID: <20190724064754.GC22447@kroah.com> References: <20190509161109.10499-1-dmurphy@ti.com> <93530d94-ec65-de82-448e-f2460dd39fb9@ti.com> <0f6c41c8-0071-ed3a-9e65-caf02a0fbefe@ti.com> <6fa79302-ad32-7f43-f9d5-af70aa789284@ti.com> <437b6371-8488-a0ff-fa68-d1fb5a81bb8b@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <437b6371-8488-a0ff-fa68-d1fb5a81bb8b@ti.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 23, 2019 at 10:14:14AM -0500, Dan Murphy wrote: > Hello > > On 7/10/19 7:08 AM, Dan Murphy wrote: > > Hello > > > > On 6/17/19 10:09 AM, Dan Murphy wrote: > > > Marc > > > > > > On 6/10/19 11:35 AM, Dan Murphy wrote: > > > > Bump > > > > > > > > On 6/6/19 8:16 AM, Dan Murphy wrote: > > > > > Marc > > > > > > > > > > Bump > > > > > > > > > > On 5/31/19 6:51 AM, Dan Murphy wrote: > > > > > > Marc > > > > > > > > > > > > On 5/15/19 3:54 PM, Dan Murphy wrote: > > > > > > > Marc > > > > > > > > > > > > > > On 5/9/19 11:11 AM, Dan Murphy wrote: > > > > > > > > Create a m_can platform framework that peripheral > > > > > > > > devices can register to and use common code and register sets. > > > > > > > > The peripheral devices may provide read/write and configuration > > > > > > > > support of the IP. > > > > > > > > > > > > > > > > Acked-by: Wolfgang Grandegger > > > > > > > > Signed-off-by: Dan Murphy > > > > > > > > --- > > > > > > > > > > > > > > > > v12 - Update the m_can_read/write functions to > > > > > > > > create a backtrace if the callback > > > > > > > > pointer is NULL. - https://lore.kernel.org/patchwork/patch/1052302/ > > > > > > > > > > > > > > > Is this able to be merged now? > > > > > > > > > > > > ping > > > > > > Wondering if there is anything else we need to do? > > > > > > The part has officially shipped and we had hoped to have driver > > > support in Linux as part of the announcement. > > > > > Is this being sent in a PR for 5.3? > > > > Dan > > > Adding Greg to this thread as I have no idea what is going on with this.? Why me? What am I supposed to do here? I see no patches at all to do anything with :( thanks, greg "not a miracle worker" k-h