MAINTAINERS: OMAP: hwmod: update hwmod code, data maintainership
Add myself and Benoît as co-maintainers of the OMAP hwmod core code.
(The OMAP hwmod code manages the integration of IP blocks on the OMAP SoC
family.)
Add Benoît as the maintainer of OMAP4-based SoC hwmod mode.
Signed-off-by: Paul Walmsley <[email protected]>
Signed-off-by: Benoît Cousson <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS
index 6a58887..462be60 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4328,6 +4328,20 @@
S: Maintained
F: drivers/char/hw_random/omap-rng.c
+OMAP HWMOD SUPPORT
+M: Benoît Cousson <[email protected]>
+M: Paul Walmsley <[email protected]>
+L: [email protected]
+S: Maintained
+F: arch/arm/mach-omap2/omap_hwmod.c
+F: arch/arm/plat-omap/include/plat/omap_hwmod.h
+
+OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
+M: Benoît Cousson <[email protected]>
+L: [email protected]
+S: Maintained
+F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c
+
OMAP USB SUPPORT
M: Felipe Balbi <[email protected]>
M: David Brownell <[email protected]>