diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-06-21 01:25:44 -0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-06-25 18:13:15 -0400 |
commit | a66f9d93c18b37ac1a9a8fb710a5369b30a2f290 (patch) | |
tree | 85df2b27793850300c40e7d770406dadcf2a53f8 /MAINTAINERS | |
parent | 5a9b73832e9e10df3ffea332373c2d5486764e5f (diff) |
MAINTAINERS: Add Qualcomm pinctrl drivers section
Document the maintainership of the Qualcomm pinctrl drivers to improve the
hitrate.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
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/ | |||
1662 | F: arch/arm64/boot/dts/qcom/* | 1662 | F: arch/arm64/boot/dts/qcom/* |
1663 | F: drivers/i2c/busses/i2c-qup.c | 1663 | F: drivers/i2c/busses/i2c-qup.c |
1664 | F: drivers/clk/qcom/ | 1664 | F: drivers/clk/qcom/ |
1665 | F: drivers/pinctrl/qcom/ | ||
1666 | F: drivers/dma/qcom/ | 1665 | F: drivers/dma/qcom/ |
1667 | F: drivers/soc/qcom/ | 1666 | F: drivers/soc/qcom/ |
1668 | F: drivers/spi/spi-qup.c | 1667 | F: drivers/spi/spi-qup.c |
@@ -10085,6 +10084,13 @@ M: Heikki Krogerus <heikki.krogerus@linux.intel.com> | |||
10085 | S: Maintained | 10084 | S: Maintained |
10086 | F: drivers/pinctrl/intel/ | 10085 | F: drivers/pinctrl/intel/ |
10087 | 10086 | ||
10087 | PIN CONTROLLER - QUALCOMM | ||
10088 | M: Bjorn Andersson <bjorn.andersson@linaro.org> | ||
10089 | S: Maintained | ||
10090 | L: linux-arm-msm@vger.kernel.org | ||
10091 | F: Documentation/devicetree/bindings/pinctrl/qcom,*.txt | ||
10092 | F: drivers/pinctrl/qcom/ | ||
10093 | |||
10088 | PIN CONTROLLER - RENESAS | 10094 | PIN CONTROLLER - RENESAS |
10089 | M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 10095 | M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |
10090 | M: Geert Uytterhoeven <geert+renesas@glider.be> | 10096 | M: Geert Uytterhoeven <geert+renesas@glider.be> |