From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933793AbcBZReH (ORCPT ); Fri, 26 Feb 2016 12:34:07 -0500 Received: from vps0.lunn.ch ([178.209.37.122]:43941 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933607AbcBZReF (ORCPT ); Fri, 26 Feb 2016 12:34:05 -0500 Date: Fri, 26 Feb 2016 18:33:59 +0100 From: Andrew Lunn To: Sekhar Nori Cc: Srinivas Kandagatla , 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 Subject: Re: [PATCHv6 7/7] misc: at24: replace memory_accessor with nvmem_device_read Message-ID: <20160226173359.GG12022@lunn.ch> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56D06E57.1000008@ti.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Thanks Andrew