MAINTAINERS: clarify maintenance of ARM Dove drivers
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Sat, 28 Mar 2020 13:43:04 +0000 (14:43 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Sun, 17 May 2020 17:13:11 +0000 (19:13 +0200)
commitb5321c304eb5150f1d37423943205cbd857d69df
tree060d76b89dae1a8dbdaea72320c81e91a64ca4ce
parent8f3d9f354286745c751374f5f1fcafee6b3f3136
MAINTAINERS: clarify maintenance of ARM Dove drivers

Commit 44e259ac909f ("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 <lukas.bulwahn@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
MAINTAINERS