From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753020AbcERPJ1 (ORCPT ); Wed, 18 May 2016 11:09:27 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:33189 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750790AbcERPJZ (ORCPT ); Wed, 18 May 2016 11:09:25 -0400 Date: Wed, 18 May 2016 08:09:24 -0700 From: Greg Kroah-Hartman To: Robin van der Gracht 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: <20160518150924.GA3871@kroah.com> References: <1463574199-21077-1-git-send-email-robin@protonic.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1463574199-21077-1-git-send-email-robin@protonic.nl> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. 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. Thirdly, I need an ack for the DT-related change before I can accept that, hopefully you included the correct people on it. 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'll put this in my "to-review" queue to look at after 4.7-rc1 is out. thanks, greg k-h