Skip to content

Commit b5321c3

Browse files
bulwahngclement
authored andcommitted
MAINTAINERS: clarify maintenance of ARM Dove drivers
Commit 44e259a ("ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resets") introduced new drivers for the ARM Dove SOC, but did not add those drivers to the existing entry ARM/Marvell Dove/MV78xx0/Orion SOC support in MAINTAINERS. Hence, these drivers were considered to be part of "THE REST". Clarify now that these drivers are maintained by the ARM/Marvell Dove/MV78xx0/Orion SOC support maintainers. This was identified with a small script that finds all files only belonging to "THE REST" according to the current MAINTAINERS file, and I acted upon its output. Signed-off-by: Lukas Bulwahn <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: Gregory CLEMENT <[email protected]>
1 parent 8f3d9f3 commit b5321c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1995,6 +1995,7 @@ F: arch/arm/mach-dove/
19951995
F: arch/arm/mach-mv78xx0/
19961996
F: arch/arm/mach-orion5x/
19971997
F: arch/arm/plat-orion/
1998+
F: drivers/soc/dove/
19981999

19992000
ARM/Marvell Kirkwood and Armada 370, 375, 38x, 39x, XP, 3700, 7K/8K, CN9130 SOC support
20002001
M: Jason Cooper <[email protected]>

0 commit comments

Comments
 (0)