On Mon, 2013-07-22 at 01:36 +0100, Grant Likely wrote: > On Sun, Jul 21, 2013 at 10:46 AM, Grant Likely <grant.lik...@linaro.org> > wrote: > > On Sun, Jul 21, 2013 at 1:29 AM, Joe Perches <j...@perches.com> wrote: > >> On Sat, 2013-07-20 at 17:17 -0700, Olof Johansson wrote: > >>> On Fri, Jul 19, 2013 at 8:19 PM, Grant Likely <grant.lik...@linaro.org> > >>> 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.
btw: please add a terminating slash to the file pattern directories +F: Documentation/devicetree/ +F: arch/*/boot/dts/ +F: include/dt-bindings/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/