diff options
author | Paul Walmsley <paul@pwsan.com> | 2010-12-06 19:08:54 -0700 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2010-12-22 15:07:09 -0800 |
commit | f400c82efb474b2ccf01c796b60b36408f7845a3 (patch) | |
tree | f621dcd6f044fba20af2c8c35bbbdb90a43b4d62 /MAINTAINERS | |
parent | 808601b75804475c9022f6375e76b7c62c99a10a (diff) |
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 <paul@pwsan.com>
Signed-off-by: Benoît Cousson <b-cousson@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6a588873cf8d..462be605aa3c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4328,6 +4328,20 @@ M: Deepak Saxena <dsaxena@plexity.net> S: Maintained F: drivers/char/hw_random/omap-rng.c +OMAP HWMOD SUPPORT +M: Benoît Cousson <b-cousson@ti.com> +M: Paul Walmsley <paul@pwsan.com> +L: linux-omap@vger.kernel.org +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 <b-cousson@ti.com> +L: linux-omap@vger.kernel.org +S: Maintained +F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c + OMAP USB SUPPORT M: Felipe Balbi <balbi@ti.com> M: David Brownell <dbrownell@users.sourceforge.net> |