From: Jisheng Zhang Date: Sat, 29 Sep 2018 05:00:03 +0000 (+0800) Subject: MAINTAINERS: fix pattern in ARM/Synaptics berlin SoC section X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=fe1497c019afb5398280379c29fd42827967174b;p=openwrt%2Fstaging%2Fblogic.git MAINTAINERS: fix pattern in ARM/Synaptics berlin SoC section Berlin SoC files has been moved from marvell dir to synaptics dir, but commit bc52497a595d ("MAINTAINERS: update entry for ARM/berlin") didn't update the dir accordingly. This patch fixes it. From another side, new derivative SoCs from Synaptics may not be named as berlin*, so let's update the entries accordingly. Fixes: bc52497a595d ("MAINTAINERS: update entry for ARM/berlin") Signed-off-by: Jisheng Zhang Reported-by: Joe Perches Signed-off-by: Arnd Bergmann --- diff --git a/MAINTAINERS b/MAINTAINERS index b3d0710caac4..7f9b8af6f8fe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2133,14 +2133,14 @@ F: arch/arm/boot/dts/stm32* F: arch/arm/mach-stm32/ F: drivers/clocksource/armv7m_systick.c -ARM/Synaptics Berlin SoC support +ARM/Synaptics SoC support M: Jisheng Zhang M: Sebastian Hesselbarth L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm/mach-berlin/ F: arch/arm/boot/dts/berlin* -F: arch/arm64/boot/dts/marvell/berlin* +F: arch/arm64/boot/dts/synaptics/ ARM/TANGO ARCHITECTURE M: Marc Gonzalez