aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjorn Andersson <[email protected]>2017-06-20 22:25:44 -0700
committerLinus Walleij <[email protected]>2017-06-26 00:13:15 +0200
commita66f9d93c18b37ac1a9a8fb710a5369b30a2f290 (patch)
tree85df2b27793850300c40e7d770406dadcf2a53f8
parent5a9b73832e9e10df3ffea332373c2d5486764e5f (diff)
MAINTAINERS: Add Qualcomm pinctrl drivers section
Document the maintainership of the Qualcomm pinctrl drivers to improve the hitrate. Signed-off-by: Bjorn Andersson <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 7 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d023b172e3af..178297dadb0f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1662,7 +1662,6 @@ F: arch/arm/mach-qcom/
F: arch/arm64/boot/dts/qcom/*
F: drivers/i2c/busses/i2c-qup.c
F: drivers/clk/qcom/
-F: drivers/pinctrl/qcom/
F: drivers/dma/qcom/
F: drivers/soc/qcom/
F: drivers/spi/spi-qup.c
@@ -10085,6 +10084,13 @@ M: Heikki Krogerus <[email protected]>
S: Maintained
F: drivers/pinctrl/intel/
+PIN CONTROLLER - QUALCOMM
+M: Bjorn Andersson <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/pinctrl/qcom,*.txt
+F: drivers/pinctrl/qcom/
+
PIN CONTROLLER - RENESAS
M: Laurent Pinchart <[email protected]>
M: Geert Uytterhoeven <[email protected]>