summary refs log tree commit diff
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2020-10-26 20:28:11 +0000
committerMark Brown <broonie@kernel.org>2020-10-26 20:28:11 +0000
commit01c77cae836a998c4f69fa6349b31121bdaffd0c (patch)
treeb8ac2b4bd99f6b4860dd403bb39b2b7149ed06e0
parent3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff)
parent43c3e148830aae5469c411a2bf951d4fe7fcea29 (diff)
downloadlinux-01c77cae836a998c4f69fa6349b31121bdaffd0c.tar.gz
Merge existing fixes from regulator/for-5.10
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e73636b75f29..00584ca9b466 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14547,6 +14547,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 <robert.marko@sartura.hr>
+M:	Luka Perkov <luka.perkov@sartura.hr>
+L:	linux-arm-msm@vger.kernel.org
+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 <subashab@codeaurora.org>
 M:	Sean Tranchetti <stranche@codeaurora.org>