Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753734Ab3GVAg7 (ORCPT ); Sun, 21 Jul 2013 20:36:59 -0400 Received: from mail-ie0-f175.google.com ([209.85.223.175]:36871 "EHLO mail-ie0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753459Ab3GVAg6 (ORCPT ); Sun, 21 Jul 2013 20:36:58 -0400 MIME-Version: 1.0 In-Reply-To: References: <1374290388-19308-1-git-send-email-grant.likely@linaro.org> <1374290388-19308-3-git-send-email-grant.likely@linaro.org> <1374366577.1940.10.camel@joe-AO722> From: Grant Likely Date: Mon, 22 Jul 2013 01:36:37 +0100 X-Google-Sender-Auth: v50FYQTBkgjx4zRVxqT8oXu635I Message-ID: Subject: Re: [PATCH 3/3] MAINTAINERS: Refactor device tree maintainership To: Joe Perches Cc: Olof Johansson , "linux-kernel@vger.kernel.org" , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Rob Herring , "devicetree-discuss@lists.ozlabs.org" , devicetree@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1319 Lines: 31 On Sun, Jul 21, 2013 at 10:46 AM, Grant Likely wrote: > On Sun, Jul 21, 2013 at 1:29 AM, Joe Perches wrote: >> On Sat, 2013-07-20 at 17:17 -0700, Olof Johansson wrote: >>> On Fri, Jul 19, 2013 at 8:19 PM, Grant Likely wrote: >>> > Device tree bindings require a lot more attention than they used to. >>> > We've got a group of volunteers willing to take over maintaining >>> > bindings. This patch adds them to the MAINTAINERS file. >> [] >>> > diff --git a/MAINTAINERS b/MAINTAINERS >> [] >>> > +OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS >> [] >>> > +F: arch/*/ >> [] >>> This seems a bit broad. >> >> Yep, that's every file anywhere under arch. > > yeah, that was a c/p mistake. I'll drop that line before committing. In fact, if things go well with the schema tool, it would be possible to leave out the .dts files entirely as far as binding review goes. The binding would be the important part and the .dts files would be checked against that. That's something for the future though. g. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/