From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753230AbdDKOGv (ORCPT ); Tue, 11 Apr 2017 10:06:51 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:57134 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753142AbdDKOGr (ORCPT ); Tue, 11 Apr 2017 10:06:47 -0400 Date: Tue, 11 Apr 2017 16:06:37 +0200 From: Greg Kroah-Hartman To: Marcel Holtmann Cc: Sebastian Reichel , "Gustavo F. Padovan" , Johan Hedberg , Samuel Thibault , Pavel Machek , Tony Lindgren , Jiri Slaby , Mark Rutland , "open list:BLUETOOTH DRIVERS" , "linux-serial@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "David S. Miller" , Rob Herring Subject: Re: [PATCHv3 00/10] Nokia H4+ support Message-ID: <20170411140637.GA4388@kroah.com> References: <20170328155939.31566-1-sre@kernel.org> <20170331133353.GA32267@kroah.com> <20170410231041.vz35anezpzhscu4t@earth> <4FEFA1D8-BE23-40FB-BAA3-3EC910FE9F96@holtmann.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FEFA1D8-BE23-40FB-BAA3-3EC910FE9F96@holtmann.org> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 11, 2017 at 01:36:44PM +0200, Marcel Holtmann wrote: > Hi Sebastian, > > >>>>>> Here is PATCHv3 for the Nokia bluetooth patchset. I addressed all comments from > >>>>>> Rob and Pavel regarding the serdev patches and dropped the *.dts patches, since > >>>>>> they were queued by Tony. I also changed the patch order, so that the serdev > >>>>>> patches come first. All of them have Acked-by from Rob, so I think it makes > >>>>>> sense to merge them to serdev subsystem (now) and provide an immutable branch > >>>>>> for the bluetooth subsystem. > >>>>> > >>>>> Greg doesn't read cover letters generally and since the serdev patches > >>>>> are Cc rather than To him, he's probably not planning to pick them up. > >>>> > >>>> I wonder actually if we should merge all of these via bluetooth-next > >>>> tree with proper Ack from Greg. However it would be good to also get > >>>> buy in from Dave for merging this ultimately through net-next. > >>> > >>> I don't really care where it goes. I can take the whole thing in my > >>> tty/serial tree now if no one objects and I get an ack from the relevant > >>> maintainers {hint...} > >> > >> I think it is better if it goes thru BT tree. I have another driver > >> converted that is dependent on this series. There's a couple other > >> serdev changes on the list too, but this shouldn't depend on them. > > > > Is this waiting for something, or could it be queued to > > bluetooth-next then? It would be nice to finally have > > this in 4.12 :) > > I would prefer if we can get an ACK from Greg. Then I merge it through the bluetooth-next tree. Sorry thought this was coming through mine: Acked-by: Greg Kroah-Hartman Merge away! greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCHv3 00/10] Nokia H4+ support Date: Tue, 11 Apr 2017 16:06:37 +0200 Message-ID: <20170411140637.GA4388@kroah.com> References: <20170328155939.31566-1-sre@kernel.org> <20170331133353.GA32267@kroah.com> <20170410231041.vz35anezpzhscu4t@earth> <4FEFA1D8-BE23-40FB-BAA3-3EC910FE9F96@holtmann.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4FEFA1D8-BE23-40FB-BAA3-3EC910FE9F96-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org> Sender: linux-bluetooth-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Marcel Holtmann Cc: Sebastian Reichel , "Gustavo F. Padovan" , Johan Hedberg , Samuel Thibault , Pavel Machek , Tony Lindgren , Jiri Slaby , Mark Rutland , "open list:BLUETOOTH DRIVERS" , "linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "David S. Miller" , Rob Herring List-Id: devicetree@vger.kernel.org On Tue, Apr 11, 2017 at 01:36:44PM +0200, Marcel Holtmann wrote: > Hi Sebastian, > > >>>>>> Here is PATCHv3 for the Nokia bluetooth patchset. I addressed all comments from > >>>>>> Rob and Pavel regarding the serdev patches and dropped the *.dts patches, since > >>>>>> they were queued by Tony. I also changed the patch order, so that the serdev > >>>>>> patches come first. All of them have Acked-by from Rob, so I think it makes > >>>>>> sense to merge them to serdev subsystem (now) and provide an immutable branch > >>>>>> for the bluetooth subsystem. > >>>>> > >>>>> Greg doesn't read cover letters generally and since the serdev patches > >>>>> are Cc rather than To him, he's probably not planning to pick them up. > >>>> > >>>> I wonder actually if we should merge all of these via bluetooth-next > >>>> tree with proper Ack from Greg. However it would be good to also get > >>>> buy in from Dave for merging this ultimately through net-next. > >>> > >>> I don't really care where it goes. I can take the whole thing in my > >>> tty/serial tree now if no one objects and I get an ack from the relevant > >>> maintainers {hint...} > >> > >> I think it is better if it goes thru BT tree. I have another driver > >> converted that is dependent on this series. There's a couple other > >> serdev changes on the list too, but this shouldn't depend on them. > > > > Is this waiting for something, or could it be queued to > > bluetooth-next then? It would be nice to finally have > > this in 4.12 :) > > I would prefer if we can get an ACK from Greg. Then I merge it through the bluetooth-next tree. Sorry thought this was coming through mine: Acked-by: Greg Kroah-Hartman Merge away! greg k-h