diff options
| author | Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> | 2026-06-16 09:37:08 +0200 |
|---|---|---|
| committer | Linus Walleij <linusw@kernel.org> | 2026-06-30 10:57:50 +0200 |
| commit | a400058351f4ecb7c6f5609c7fa017f5d7ef9d06 (patch) | |
| tree | 9f93eb5dd3193ec898374cf9681dcbadf43fd6ae /MAINTAINERS | |
| parent | 7b1272d02e65d2d4aeffb0d85b290a8753d24c12 (diff) | |
| download | linux-next-a400058351f4ecb7c6f5609c7fa017f5d7ef9d06.tar.gz linux-next-a400058351f4ecb7c6f5609c7fa017f5d7ef9d06.zip | |
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 <bartosz.golaszewski@oss.qualcomm.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
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 <brgl@kernel.org> +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 <subash.a.kasiviswanathan@oss.qualcomm.com> M: Sean Tranchetti <sean.tranchetti@oss.qualcomm.com> |
