From mboxrd@z Thu Jan 1 00:00:00 1970 From: nsekhar@ti.com (Sekhar Nori) Date: Fri, 27 Jul 2018 15:22:33 +0530 Subject: [PATCH v4 08/18] net: davinci_emac: potentially get the MAC address from MTD In-Reply-To: References: <20180629094039.7543-1-brgl@bgdev.pl> <20180629094039.7543-9-brgl@bgdev.pl> <03b77e24-9ab9-fa01-2387-9de0408a9942@gmail.com> <20180704070919.GA14051@lenoch> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Friday 20 July 2018 10:34 AM, Sekhar Nori wrote: > There is a lot of follow-up traffic on how exactly to develop the needed > interfaces for reading mac address in mtd and/or network subsystem. > > But, I don't think any of that negates the need for nvmem lookups that > work for non-device-tree and populating the lookups in mach-davinci > board code. > > I am going to send patches 1-7 to ARM-SoC soon, so please do say if > there is any disagreement on this. I owed a response on this. After thinking over some and discussing with Bartosz as well, I decided not to merge any patches from this series. Its better to merge anything after the actual path we are talking is fully clear. Thanks, Sekhar