From a400058351f4ecb7c6f5609c7fa017f5d7ef9d06 Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Tue, 16 Jun 2026 09:37:08 +0200 Subject: [PATCH] MAINTAINERS: add myself as the maintainer for Qualcomm pin control drivers Linus Walleij expresed the need for a dedicated maintainer for Qualcomm pin control drivers which receive a lot more changes lately. Qualcomm volunteered me for this role so add an entry to MAINTAINERS. Signed-off-by: Bartosz Golaszewski Signed-off-by: Linus Walleij --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 15011f5752a9..1c9a9bbd2564 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22342,6 +22342,13 @@ L: linux-arm-msm@vger.kernel.org S: Maintained F: drivers/firmware/qcom/qcom_qseecom_uefisecapp.c +QUALCOMM PINCTRL DRIVERS +M: Bartosz Golaszewski +L: linux-arm-msm@vger.kernel.org +S: Supported +F: Documentation/devicetree/bindings/pinctrl/qcom,*.yaml +F: drivers/pinctrl/qcom/ + QUALCOMM RMNET DRIVER M: Subash Abhinov Kasiviswanathan M: Sean Tranchetti