aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-05-18 08:58:53 -0400
committerGregory CLEMENT <gregory.clement@free-electrons.com>2017-05-23 10:29:22 -0400
commit1cb0b57fec06a616d98deaeda1924f8e45e1e4de (patch)
treeac5118dba29071fdfa805b03c3ee1a5a3e658c03
parente7c1572f6565d8b2b2e3be9cffa022a8cd6a6643 (diff)
MAINTAINERS: add irqchip related drivers to Marvell EBU maintainers
This commit updates the MAINTAINERS file so that the Marvell EBU maintainers are also responsible for their irqchip drivers in drivers/irqchip/. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Jason Cooper <jason@lakedaemon.net> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c186b9533c08..7217bb538023 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1495,6 +1495,8 @@ F: arch/arm/configs/mvebu_*_defconfig
1495F: arch/arm/mach-mvebu/ 1495F: arch/arm/mach-mvebu/
1496F: arch/arm64/boot/dts/marvell/armada* 1496F: arch/arm64/boot/dts/marvell/armada*
1497F: drivers/cpufreq/mvebu-cpufreq.c 1497F: drivers/cpufreq/mvebu-cpufreq.c
1498F: drivers/irqchip/irq-armada-370-xp.c
1499F: drivers/irqchip/irq-mvebu-*
1498F: drivers/rtc/rtc-armada38x.c 1500F: drivers/rtc/rtc-armada38x.c
1499 1501
1500ARM/Marvell Berlin SoC support 1502ARM/Marvell Berlin SoC support