From: Gregory CLEMENT Date: Fri, 19 May 2017 16:04:43 +0000 (+0200) Subject: MAINTAINERS: extend mvebu SoC entry with pinctrl drivers X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=15accb3cbbcdb7a9f945720de3d3d42fb79e786f;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git MAINTAINERS: extend mvebu SoC entry with pinctrl drivers There was no entry for the mvebu pinctrl drivers. As they are tightly linked to the SoCs and there is a lot of common code to support the various pinctrl of each SoCs, then add a new entry for the mvebu maintainers. Reviewed-by: Thomas Petazzoni Signed-off-by: Gregory CLEMENT Signed-off-by: Linus Walleij --- diff --git a/MAINTAINERS b/MAINTAINERS index 9e984645c4b0..d023b172e3af 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1495,6 +1495,7 @@ F: arch/arm/boot/dts/armada* F: arch/arm/boot/dts/kirkwood* F: arch/arm64/boot/dts/marvell/armada* F: drivers/cpufreq/mvebu-cpufreq.c +F: drivers/pinctrl/mvebu/ F: arch/arm/configs/mvebu_*_defconfig ARM/Marvell Berlin SoC support