diff options
author | Felipe Balbi <balbi@ti.com> | 2014-11-06 08:37:19 -0600 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-11-10 12:29:00 -0800 |
commit | dc68cd11f5a8662e50135a0e8e5e451494febd47 (patch) | |
tree | d75c1ac3d43871d30c611bc1c865868357c47d24 /MAINTAINERS | |
parent | 5cd98a7a28cf11897c8c4f93b9083bf1363a12b5 (diff) | |
download | linux-dc68cd11f5a8662e50135a0e8e5e451494febd47.tar.gz linux-dc68cd11f5a8662e50135a0e8e5e451494febd47.tar.bz2 linux-dc68cd11f5a8662e50135a0e8e5e451494febd47.zip |
MAINTAINERS: add more files under OMAP SUPPORT
These files are very important to the healt
of the OMAP architecture, specially when it
comes to PM support which currently we have
working for at least OMAP3 and we'd like
to know about any changes being made to our
PMICs and IRQ controllers.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dab92a78d1d5..45f8fac2a005 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6590,6 +6590,23 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git S: Maintained F: arch/arm/*omap*/ F: drivers/i2c/busses/i2c-omap.c +F: drivers/irqchip/irq-omap-intc.c +F: drivers/mfd/*omap*.c +F: drivers/mfd/menelaus.c +F: drivers/mfd/palmas.c +F: drivers/mfd/tps65217.c +F: drivers/mfd/tps65218.c +F: drivers/mfd/tps65910.c +F: drivers/mfd/twl-core.[ch] +F: drivers/mfd/twl4030*.c +F: drivers/mfd/twl6030*.c +F: drivers/mfd/twl6040*.c +F: drivers/regulator/palmas-regulator*.c +F: drivers/regulator/pbias-regulator.c +F: drivers/regulator/tps65217-regulator.c +F: drivers/regulator/tps65218-regulator.c +F: drivers/regulator/tps65910-regulator.c +F: drivers/regulator/twl-regulator.c F: include/linux/i2c-omap.h OMAP DEVICE TREE SUPPORT |