Document the maintainership of the Qualcomm pinctrl drivers to improve the hitrate.
Signed-off-by: Bjorn Andersson <[email protected]> --- MAINTAINERS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 75cd0dc8e93f..c2e3a349ca7c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1666,7 +1666,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 @@ -10183,6 +10182,13 @@ M: Heikki Krogerus <[email protected]> S: Maintained F: drivers/pinctrl/intel/ +PIN CONTROLLER - QUALCOMM +M: Bjorn Andersson <[email protected]> +S: Maintained +L: [email protected] +F: Documentation/devicetree/bindings/pinctrl/qcom,*.txt +F: drivers/pinctrl/qcom/ + PIN CONTROLLER - RENESAS M: Laurent Pinchart <[email protected]> M: Geert Uytterhoeven <[email protected]> -- 2.12.0

