aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Marko <[email protected]>2020-10-16 22:44:04 +0200
committerMark Brown <[email protected]>2020-10-19 16:25:12 +0100
commit43c3e148830aae5469c411a2bf951d4fe7fcea29 (patch)
treee8aa552401df9a043129cd5eefee2174c28187e3
parent184cdb8f6d391b379bb768b0c203600f5657176b (diff)
MAINTAINERS: Add entry for Qualcomm IPQ4019 VQMMC regulator
Add maintainers entry for the Qualcomm IPQ4019 VQMMC regulator driver. Signed-off-by: Robert Marko <[email protected]> Cc: Luka Perkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b5cfab015bd6..6527c72e5d0b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14398,6 +14398,14 @@ F: Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
F: drivers/mailbox/qcom-ipcc.c
F: include/dt-bindings/mailbox/qcom-ipcc.h
+QUALCOMM IPQ4019 VQMMC REGULATOR DRIVER
+M: Robert Marko <[email protected]>
+M: Luka Perkov <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/regulator/vqmmc-ipq4019-regulator.yaml
+F: drivers/regulator/vqmmc-ipq4019-regulator.c
+
QUALCOMM RMNET DRIVER
M: Subash Abhinov Kasiviswanathan <[email protected]>
M: Sean Tranchetti <[email protected]>