aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-12-16 14:29:59 -0500
committerTony Lindgren <tony@atomide.com>2012-12-17 13:50:40 -0500
commit50f29fbd39835e3fd21c60a798f03f2692146ccb (patch)
treef23dc374d8fc9d0c0a09cb49f18c8c55cfd31a94 /MAINTAINERS
parent2b8318881ddbcb67c5e8d2178b42284749442222 (diff)
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 <b-cousson@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f71d2f901a69..de4f723ebb84 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5377,6 +5377,15 @@ F: arch/arm/*omap*/
5377F: drivers/i2c/busses/i2c-omap.c 5377F: drivers/i2c/busses/i2c-omap.c
5378F: include/linux/i2c-omap.h 5378F: include/linux/i2c-omap.h
5379 5379
5380OMAP DEVICE TREE SUPPORT
5381M: Benoît Cousson <b-cousson@ti.com>
5382M: Tony Lindgren <tony@atomide.com>
5383L: linux-omap@vger.kernel.org
5384L: devicetree-discuss@lists.ozlabs.org (moderated for non-subscribers)
5385S: Maintained
5386F: arch/arm/boot/dts/*omap*
5387F: arch/arm/boot/dts/*am3*
5388
5380OMAP CLOCK FRAMEWORK SUPPORT 5389OMAP CLOCK FRAMEWORK SUPPORT
5381M: Paul Walmsley <paul@pwsan.com> 5390M: Paul Walmsley <paul@pwsan.com>
5382L: linux-omap@vger.kernel.org 5391L: linux-omap@vger.kernel.org