From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Subject: Re: [PATCH v5 0/8] mtd: spi-nor: add a new framework for SPI NOR Date: Wed, 9 Apr 2014 19:47:47 +0200 Message-ID: <201404091947.47428.marex@denx.de> References: <1393238262-8622-1-git-send-email-b32955@freescale.com> <20140313063940.GU31517@norris-Latitude-E6410> <20140409033603.GA32070@ld-irv-0074> Mime-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140409033603.GA32070@ld-irv-0074> Sender: linux-doc-owner@vger.kernel.org To: Brian Norris Cc: Huang Shijie , dwmw2@infradead.org, angus.clark@st.com, lee.jones@linaro.org, pekon@ti.com, sourav.poddar@ti.com, broonie@linaro.org, linux-mtd@lists.infradead.org, linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, b44548@freescale.com, b18965@freescale.com, devicetree@vger.kernel.org, shawn.guo@linaro.org List-Id: devicetree@vger.kernel.org On Wednesday, April 09, 2014 at 05:36:03 AM, Brian Norris wrote: > + Lee, Marek > > Hi Huang, > > On Wed, Mar 12, 2014 at 11:39:40PM -0700, Brian Norris wrote: > > On Wed, Mar 12, 2014 at 04:13:51PM +0800, Huang Shijie wrote: > > > On Mon, Feb 24, 2014 at 06:37:34PM +0800, Huang Shijie wrote: > > > Could you please review this patch set? I really hope it can be > > > merged as soon as possibel. But now, the patch set has stalled for > > > a long time. > > > > I'm sorry for the delay. Others are in the same position of delay (e.g., > > Lee's SPI-NOR driver), because I simply have not had the time to really > > devote this the attention it deserves, especially considering how it > > rearchitects such an important, commonly-used driver. > > > > Nonetheless, I will try to give your patches some more attention soon. > > > > > Since you have pushed the patches for m25p80.c, i have to rebase > > > this patch set again and again... > > > > You mean locally? I promise you, I can handle rebasing on my reviewing > > end for small one-line conflicts like new chip IDs, so don't rebase and > > resend simply for that. Unless I find substantive things that you should > > change, I'd only expect at most one more rebase to be necessary. > > Unfortunately, I did not get the time to review and test this > sufficiently for the 3.15 merge window, but to avoid further delay, I've > queued it up in l2-mtd.git [1] under its own branch for now. I rebased > it myself, to accommodate for changes to m25p80.c since your submission. > Please take a look at the branch. > > If all goes well, I should merge the spinor branch into master some time > after the 3.15 merge window closes, so it will get linux-next testing. > For any additional comments/corrections (I have a few), please just > submit patches on top, rather than resending the whole series. > > Marek, what was your opinion on this series? Last response I saw was > "looking good"; is that an Ack? Or did you have any more gating > requests? > > Personally, I think it looks ready enough, and it's better to merge this > than not. I was able to test with my platforms, with no regression. It looked OK to me, so that's an: Acked-by: Marek Vasut Thanks for watching over this! Best regards, Marek Vasut