From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg KH) Date: Mon, 1 Feb 2016 13:06:45 -0800 Subject: [PATCH 0/4] nvmem: new drivers for v4.5 In-Reply-To: <56AF3468.2020806@linaro.org> References: <1449485763-391-1-git-send-email-srinivas.kandagatla@linaro.org> <5693AC68.6040802@linaro.org> <20160111183018.GA10243@kroah.com> <56AF3468.2020806@linaro.org> Message-ID: <20160201210645.GA10149@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Feb 01, 2016 at 10:33:12AM +0000, Srinivas Kandagatla wrote: > Hi Greg, > > On 11/01/16 18:30, Greg KH wrote: > >On Mon, Jan 11, 2016 at 01:21:44PM +0000, Srinivas Kandagatla wrote: > >> > >> > >>On 07/12/15 10:56, Srinivas Kandagatla wrote: > >>>Hi Greg, > >>> > >>>Here are 2 new nvmem drivers which are in the mailing list for long time > >>>and are good to go for some testing and find its way to v4.5-rc*. > >>> > >>>Could you please take these patches via char-misc tree. > >>Hi Greg, > >> > >>I have not seen these patches or https://lkml.org/lkml/2015/12/14/169 appear > >>in your char-misc tree/linux-next. > >> > >>Just wanted to know whats your plan on these patches? > > > >To wait until after 4.5-rc1 is out, sorry, my patch backlog got huge > >during Nov/Dec due to other external issues, I'll be digging out from > >them after 4.5-rc1 is out. > > Am not sure if this was forgotten, just wanted know if you still have plans > to pick this series for any rc on 4.5? They are in my queue... From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932439AbcBAVGr (ORCPT ); Mon, 1 Feb 2016 16:06:47 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:38757 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753092AbcBAVGq (ORCPT ); Mon, 1 Feb 2016 16:06:46 -0500 Date: Mon, 1 Feb 2016 13:06:45 -0800 From: Greg KH To: Srinivas Kandagatla Cc: linux-kernel@vger.kernel.org, maxime.ripard@free-electrons.com, linux-arm-kernel@lists.infradead.org, andrew-ct.chen@mediatek.com, ariel@vanguardiasur.com.ar, Matthias Brugger Subject: Re: [PATCH 0/4] nvmem: new drivers for v4.5 Message-ID: <20160201210645.GA10149@kroah.com> References: <1449485763-391-1-git-send-email-srinivas.kandagatla@linaro.org> <5693AC68.6040802@linaro.org> <20160111183018.GA10243@kroah.com> <56AF3468.2020806@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56AF3468.2020806@linaro.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 01, 2016 at 10:33:12AM +0000, Srinivas Kandagatla wrote: > Hi Greg, > > On 11/01/16 18:30, Greg KH wrote: > >On Mon, Jan 11, 2016 at 01:21:44PM +0000, Srinivas Kandagatla wrote: > >> > >> > >>On 07/12/15 10:56, Srinivas Kandagatla wrote: > >>>Hi Greg, > >>> > >>>Here are 2 new nvmem drivers which are in the mailing list for long time > >>>and are good to go for some testing and find its way to v4.5-rc*. > >>> > >>>Could you please take these patches via char-misc tree. > >>Hi Greg, > >> > >>I have not seen these patches or https://lkml.org/lkml/2015/12/14/169 appear > >>in your char-misc tree/linux-next. > >> > >>Just wanted to know whats your plan on these patches? > > > >To wait until after 4.5-rc1 is out, sorry, my patch backlog got huge > >during Nov/Dec due to other external issues, I'll be digging out from > >them after 4.5-rc1 is out. > > Am not sure if this was forgotten, just wanted know if you still have plans > to pick this series for any rc on 4.5? They are in my queue...