From: Tony Lindgren Date: Sun, 16 Dec 2012 19:29:59 +0000 (-0800) Subject: MAINTAINERS: Add an entry for omap related .dts files X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=50f29fbd39835e3fd21c60a798f03f2692146ccb;p=deliverable%2Flinux.git MAINTAINERS: Add an entry for omap related .dts files All your omap .dts files are belong to us. Benoît has been doing a good job picking up most of the omap .dts files so far. Let's make sure we both get cc:ed for the related patches. The .dts patches need to be queued by us as separate patches from drivers and other code changes to avoid pointless merge conflists like we saw with v3.8 networking changes. Cc: Benoît Cousson Signed-off-by: Tony Lindgren --- diff --git a/MAINTAINERS b/MAINTAINERS index f71d2f901a69..de4f723ebb84 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5377,6 +5377,15 @@ F: arch/arm/*omap*/ F: drivers/i2c/busses/i2c-omap.c F: include/linux/i2c-omap.h +OMAP DEVICE TREE SUPPORT +M: Benoît Cousson +M: Tony Lindgren +L: linux-omap@vger.kernel.org +L: devicetree-discuss@lists.ozlabs.org (moderated for non-subscribers) +S: Maintained +F: arch/arm/boot/dts/*omap* +F: arch/arm/boot/dts/*am3* + OMAP CLOCK FRAMEWORK SUPPORT M: Paul Walmsley L: linux-omap@vger.kernel.org