On Sat, Mar 28, 2020 at 02:43:04PM +0100, Lukas Bulwahn wrote: > 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. Also order the T: entry to the > place it belongs to, while at it. > > 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@xxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew