From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754033AbcESIyY (ORCPT ); Thu, 19 May 2016 04:54:24 -0400 Received: from protonic.xs4all.nl ([83.163.252.89]:27084 "EHLO protonic.xs4all.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752002AbcESIyW (ORCPT ); Thu, 19 May 2016 04:54:22 -0400 Date: Thu, 19 May 2016 10:54:18 +0200 From: Robin van der Gracht To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Miguel Ojeda Sandonis , Thierry Reding , Shawn Guo , Jonathan Cameron , Matt Ranostay , Andrew Morton , "David S . Miller" , Kalle Valo , Mauro Carvalho Chehab , Guenter Roeck , Jiri Slaby , devicetree@vger.kernel.org Subject: Re: [PATCH v6 0/3] auxdisplay: Introduce ht16k33 driver Message-ID: <20160519105418.5df3c8f7@erd979> In-Reply-To: <20160518150924.GA3871@kroah.com> References: <1463574199-21077-1-git-send-email-robin@protonic.nl> <20160518150924.GA3871@kroah.com> Organization: Protonic Holland X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 18 May 2016 08:09:24 -0700 Greg Kroah-Hartman wrote: > On Wed, May 18, 2016 at 02:23:16PM +0200, Robin van der Gracht wrote: > > This patchset adds a new driver to the auxdisplay subsystem. It > > also adds devicetree bindings documentation and a new vendor prefix. > > > > I added myself as maintainer to the MAINTAINERS file. > > First off, if you want me to apply patches, put me in the to: line, > and say so, otherwise I don't know. Ack > > Secondly, it's the middle of the merge window, and we can't take new > patches into our trees (go read Documentation/development_model > please), so this will have to wait until after 4.7-rc1 is out. Thats fine with me. > > Thirdly, I need an ack for the DT-related change before I can accept > that, hopefully you included the correct people on it. Rob (re)acked the patches this morning. I'll try not to forget to re-add acks when I resubmit patches. > > And 4th, what is with the insane number of people on cc:? Use > get_maintainer.pl correctly please, and don't just hit everyone you > can possibly think of with a cc: for no good reason. I did use the get_maintainer script. I solely passed the patch set as command line argument. > > I'll put this in my "to-review" queue to look at after 4.7-rc1 is out. Thanks Greg. Robin van der Gracht