diff options
author | Suman Anna <s-anna@ti.com> | 2019-08-13 04:13:31 -0700 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2019-08-13 04:13:31 -0700 |
commit | 82a9c15d1a91e0d731653dee4158b2587fe27df3 (patch) | |
tree | 1b5647f9248cc2326079eededcac32a7b9a9e96c /MAINTAINERS | |
parent | 5b63fb90adb95a178ad403e1703f59bf1ff2c16b (diff) | |
download | linux-82a9c15d1a91e0d731653dee4158b2587fe27df3.tar.gz linux-82a9c15d1a91e0d731653dee4158b2587fe27df3.tar.bz2 linux-82a9c15d1a91e0d731653dee4158b2587fe27df3.zip |
MAINTAINERS: Add ti-sysc files under the OMAP2+ entry
Add the ti-sysc source files under the OMAP2+ entry so that
the get_maintainer script also generates the linux-omap
list to be cc'd for all patches touching these files.
Signed-off-by: Suman Anna <s-anna@ti.com>
Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 783569e3c4b4..acb66b4c9d15 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11763,6 +11763,7 @@ S: Maintained F: arch/arm/mach-omap2/ F: arch/arm/plat-omap/ F: arch/arm/configs/omap2plus_defconfig +F: drivers/bus/ti-sysc.c F: drivers/i2c/busses/i2c-omap.c F: drivers/irqchip/irq-omap-intc.c F: drivers/mfd/*omap*.c @@ -11783,6 +11784,7 @@ F: drivers/regulator/tps65910-regulator.c F: drivers/regulator/twl-regulator.c F: drivers/regulator/twl6030-regulator.c F: include/linux/platform_data/i2c-omap.h +F: include/linux/platform_data/ti-sysc.h ONION OMEGA2+ BOARD M: Harvey Hunt <harveyhuntnexus@gmail.com> |