From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423127AbcBZSzv (ORCPT ); Fri, 26 Feb 2016 13:55:51 -0500 Received: from mail-wm0-f48.google.com ([74.125.82.48]:36392 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422812AbcBZSzu (ORCPT ); Fri, 26 Feb 2016 13:55:50 -0500 Subject: Re: [PATCHv6 7/7] misc: at24: replace memory_accessor with nvmem_device_read To: Andrew Lunn , Sekhar Nori References: <1455837462-26750-1-git-send-email-andrew@lunn.ch> <1455837462-26750-8-git-send-email-andrew@lunn.ch> <56C6F39E.9040706@linaro.org> <56CC80E4.50503@ti.com> <20160223160847.GC25137@lunn.ch> <56D06E57.1000008@ti.com> <20160226173359.GG12022@lunn.ch> Cc: GregKH , maxime.ripard@free-electrons.com, wsa@the-dreams.de, broonie@kernel.org, vz@mleia.com, linux-kernel@vger.kernel.org, pantelis.antoniou@konsulko.com, bgolaszewski@baylibre.com, Kevin Hilman From: Srinivas Kandagatla Message-ID: <56D09FB3.6070301@linaro.org> Date: Fri, 26 Feb 2016 18:55:47 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <20160226173359.GG12022@lunn.ch> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Andrew, On 26/02/16 17:33, Andrew Lunn wrote: > On Fri, Feb 26, 2016 at 08:55:11PM +0530, Sekhar Nori wrote: >> On Tuesday 23 February 2016 09:38 PM, Andrew Lunn wrote: >>> Hi Sekhar >>> >>> Thanks for offering to test. You can get the series here: >>> >>> https://github.com/lunn/linux.git branch v4.5-rc3-nvmem >> >> Tested on DM365 by verifying MAC address read continues to work >> >> Tested-by: Sekhar Nori > > Hi Sekhar > > Thanks for testing. > > Srinivas, are you now happy to accept this whole series and then push > it to GregKH? I'm guessing his trees are going to close soon. Yes, thats true, But we can try and request Greg. BTW, Am unable to apply the patches cleanly on top of https://git.kernel.org/cgit/linux/kernel/git/gregkh/char-misc.git/log/?h=char-misc-next TBH, I think it would be faster if you can rebase them and send it directly to Greg KH with my Acks to all the series. Thanks, srini > > Thanks > Andrew >