Commit dc68cd11f5a8662e50135a0e8e5e451494febd47

Authored by Felipe Balbi
Committed by Tony Lindgren
1 parent 5cd98a7a28

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>

Showing 1 changed file with 17 additions and 0 deletions Side-by-side Diff

... ... @@ -6590,6 +6590,23 @@
6590 6590 S: Maintained
6591 6591 F: arch/arm/*omap*/
6592 6592 F: drivers/i2c/busses/i2c-omap.c
  6593 +F: drivers/irqchip/irq-omap-intc.c
  6594 +F: drivers/mfd/*omap*.c
  6595 +F: drivers/mfd/menelaus.c
  6596 +F: drivers/mfd/palmas.c
  6597 +F: drivers/mfd/tps65217.c
  6598 +F: drivers/mfd/tps65218.c
  6599 +F: drivers/mfd/tps65910.c
  6600 +F: drivers/mfd/twl-core.[ch]
  6601 +F: drivers/mfd/twl4030*.c
  6602 +F: drivers/mfd/twl6030*.c
  6603 +F: drivers/mfd/twl6040*.c
  6604 +F: drivers/regulator/palmas-regulator*.c
  6605 +F: drivers/regulator/pbias-regulator.c
  6606 +F: drivers/regulator/tps65217-regulator.c
  6607 +F: drivers/regulator/tps65218-regulator.c
  6608 +F: drivers/regulator/tps65910-regulator.c
  6609 +F: drivers/regulator/twl-regulator.c
6593 6610 F: include/linux/i2c-omap.h
6594 6611  
6595 6612 OMAP DEVICE TREE SUPPORT