Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp2260608imm; Mon, 16 Jul 2018 05:12:05 -0700 (PDT) X-Google-Smtp-Source: AAOMgpf0chwrRuk3PNBhzhgtc1OK6vzrFtCOeKAJu1TU7NXXyLsuliNFwWTzIzl2k7kFK9QTDOhi X-Received: by 2002:a63:90c8:: with SMTP id a191-v6mr9865464pge.173.1531743125819; Mon, 16 Jul 2018 05:12:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531743125; cv=none; d=google.com; s=arc-20160816; b=VYQOr0X431jjlpW5VS9o5a1xUju3kVMTKxwqLpw70HaDkMUYWzrETBkdJJ8mtmFlGE J7mBR3YcIbD9Ir33o+ufKtvKHTGnmDpmaT7k+ebZEm3igmFv3t3Ozt41KPNy0F/115ek exAKhxL/zX/mcKzspWWcWl42GRvBv4TE8p+qC9OKgrq3BtN/TCfnr9bk/mnXGehKZ8VR iTvCDQup6iaR4EixwinZX7uecKzq9FtSNiPiTIT0fi+XMPDfwndTau9wk6GjILMKenGW o/2sTEr0iVMMx8Va1jTRLdzP+2gtWo5Gq43JjQ7hbRG+xSRXH7o0Pb23TJhiSPzut3oY crVw== 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-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=W0sEUIRwi8F6mDrGqNHRb2TG6xSnwVMaoVN07Lp5Fdo=; b=JA7iCDHXA2eWNd+YNfcmXxdsV3Eq6qCF125+a0EUP4NSNb/8+FDtIL1lj9ZuJ6TwtE MmUEWBc3klUAknPRPVJMT4ELnNQnBK7MGy0ND8yaKDXy2izbzzDM+WIMf90+G9yDz7CW LQtZshdSa9CaLKnjtAmgVq9b9xxpt0vsa/LXlQ5JFX0JH0KlVz4u0dvioP8SaHS6KEaF oFb3dwxSHZdjg353yR36PbJVJ5HNxxbkP2x0dSw35iRRcsjsVjiStuhVy9+EQ6e48b7h 52izzqJWYGAY0zInqOHP65aRAew7V8RRZcmQX1AQFXl/PREvs4zbYlhxUzjBXM+5ywgR Z/ug== 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 y63-v6si29580496pgb.5.2018.07.16.05.11.51; Mon, 16 Jul 2018 05:12:05 -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 S1729615AbeGPMhR (ORCPT + 99 others); Mon, 16 Jul 2018 08:37:17 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:53180 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727857AbeGPMhQ (ORCPT ); Mon, 16 Jul 2018 08:37:16 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 4B25BC3A; Mon, 16 Jul 2018 12:10:07 +0000 (UTC) Date: Mon, 16 Jul 2018 14:10:05 +0200 From: Greg Kroah-Hartman To: Sekhar Nori Cc: Srinivas Kandagatla , Bartosz Golaszewski , Ladislav Michl , Florian Fainelli , Kevin Hilman , Russell King , Grygorii Strashko , "David S . Miller" , Lukas Wunner , Rob Herring , Dan Carpenter , Ivan Khoronzhuk , David Lechner , Andrew Lunn , Jonathan Corbet , Linux ARM , Linux Kernel Mailing List , linux-omap@vger.kernel.org, netdev@vger.kernel.org, Bartosz Golaszewski Subject: Re: [PATCH v4 08/18] net: davinci_emac: potentially get the MAC address from MTD Message-ID: <20180716121005.GA23309@kroah.com> References: <20180629094039.7543-1-brgl@bgdev.pl> <20180629094039.7543-9-brgl@bgdev.pl> <03b77e24-9ab9-fa01-2387-9de0408a9942@gmail.com> <20180704070919.GA14051@lenoch> <3b53a8a7-3f3a-4341-35b0-e7b52854fa9b@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3b53a8a7-3f3a-4341-35b0-e7b52854fa9b@ti.com> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 16, 2018 at 05:27:00PM +0530, Sekhar Nori wrote: > On Monday 16 July 2018 02:26 PM, Srinivas Kandagatla wrote: > > > > > > On 16/07/18 09:50, Sekhar Nori wrote: > >> On Friday 13 July 2018 11:30 PM, Bartosz Golaszewski wrote: > >> > >>> We're getting close to rc5 so I'd like to make a case for this series > >>> again. > >>> > >>> I understand that there's more to do than just the changes introduced > >>> here, but we shouldn't try to fix several problems in many different > >>> places at once. There's just too many moving pieces. I'd rather start > >>> merging small improvements right away. > >>> > >>> The idea behind this series is to remove (almost) all users of > >>> at24_platform_data. The davinci_emac patches are there only because we > >>> need to remove some MAC adress reading stuff from the board files. > >>> Having this code there and calling it back from EEPROM/MTD drivers is > >>> already wrong and we should work towards using nvmem for that anyway. > >>> > >>> Currently for MTD the nvmem support series seems to be dead and it's > >>> going to take some time before anything gets upstream. > >>> > >>> So I'd like to again ask you to consider picking up the patches from > >>> this series to your respective trees or at the very least: I'd like to > >>> ask Srinivas to pick up the nvmem patches and Sekhar to take the > >>> first, non-controversial batch of davinci platform changes so that > >>> we'll have less code to carry for the next release. > >> > >> I think those are patches 3-7. I can take those if I get an immutable > >> commit over v4.18-rc1 from Srinivas with patches 1 & 2 applied. > > > nvmem patches go via Greg KH char-misc tree, if it makes things easy I > > can provide Ack on nvmem patches, so that you can take these patches via > > your tree? > > > > Let me know. > > I can do that. > > Greg, are you fine with this? It will be great to have your ack for > patches 1/8 and 2/18. I'm not the nvmem maintainer :)