[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <ced6f6be01195e706ded5548897ff72503780146.1545063166.git.amit.kucheria@linaro.org>
Date: Mon, 17 Dec 2018 21:49:27 +0530
From: Amit Kucheria <amit.kucheria@...aro.org>
To: linux-kernel@...r.kernel.org
Cc: linux-arm-msm@...r.kernel.org, andy.gross@...aro.org,
marc.w.gonzalez@...e.fr, bjorn.andersson@...aro.org,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"David S. Miller" <davem@...emloft.net>,
Andrew Morton <akpm@...ux-foundation.org>,
Nicolas Ferre <nicolas.ferre@...rochip.com>,
Arnd Bergmann <arnd@...db.de>
Subject: [PATCH v1 1/1] MAINTAINERS: update list of qcom drivers
Several drivers didn't have a specific maintainer (other than the
subsystem maintainer). Switch to using the 'qcom' and 'msm' regex
patterns to capture all of them and add exceptions to the couple of
drivers that contain 'msm' but are not related to qcom hardware.
Thanks to Marc for the idea to use the N regex.
Signed-off-by: Amit Kucheria <amit.kucheria@...aro.org>
---
MAINTAINERS | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3318f30903b2..c9376030f77a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1929,20 +1929,14 @@ M: Andy Gross <andy.gross@...aro.org>
M: David Brown <david.brown@...aro.org>
L: linux-arm-msm@...r.kernel.org
S: Maintained
-F: Documentation/devicetree/bindings/soc/qcom/
-F: arch/arm/boot/dts/qcom-*.dts
-F: arch/arm/boot/dts/qcom-*.dtsi
-F: arch/arm/mach-qcom/
-F: arch/arm64/boot/dts/qcom/*
+N: qcom
+N: msm
+X: drivers/rtc/rtc-msm6242.c
+X: drivers/net/wireless/broadcom/brcm80211/brcmsmac/
F: drivers/i2c/busses/i2c-qup.c
-F: drivers/clk/qcom/
-F: drivers/dma/qcom/
-F: drivers/soc/qcom/
F: drivers/spi/spi-qup.c
-F: drivers/tty/serial/msm_serial.c
F: drivers/*/pm8???-*
F: drivers/mfd/ssbi.c
-F: drivers/firmware/qcom_scm*
T: git git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git
ARM/RADISYS ENP2611 MACHINE SUPPORT
--
2.17.1
Powered by blists - more mailing lists