diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2017-06-21 08:25:44 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-06-26 01:13:15 +0300 |
commit | a66f9d93c18b37ac1a9a8fb710a5369b30a2f290 (patch) | |
tree | 85df2b27793850300c40e7d770406dadcf2a53f8 /MAINTAINERS | |
parent | 5a9b73832e9e10df3ffea332373c2d5486764e5f (diff) | |
download | linux-a66f9d93c18b37ac1a9a8fb710a5369b30a2f290.tar.xz |
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/ 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 <heikki.krogerus@linux.intel.com> S: Maintained F: drivers/pinctrl/intel/ +PIN CONTROLLER - QUALCOMM +M: Bjorn Andersson <bjorn.andersson@linaro.org> +S: Maintained +L: linux-arm-msm@vger.kernel.org +F: Documentation/devicetree/bindings/pinctrl/qcom,*.txt +F: drivers/pinctrl/qcom/ + PIN CONTROLLER - RENESAS M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> M: Geert Uytterhoeven <geert+renesas@glider.be> |