diff mbox series

MAINTAINERS: Add entry for Qualcomm IPQ4019 VQMMC regulator

Message ID 20201016204404.2405707-1-robert.marko@sartura.hr
State New
Headers show
Series MAINTAINERS: Add entry for Qualcomm IPQ4019 VQMMC regulator | expand

Commit Message

Robert Marko Oct. 16, 2020, 8:44 p.m. UTC
Add maintainers entry for the Qualcomm IPQ4019 VQMMC regulator driver.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Cc: Luka Perkov <luka.perkov@sartura.hr>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Mark Brown Oct. 24, 2020, 12:29 a.m. UTC | #1
On Fri, 16 Oct 2020 22:44:04 +0200, Robert Marko wrote:
> Add maintainers entry for the Qualcomm IPQ4019 VQMMC regulator driver.


Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next

Thanks!

[1/1] MAINTAINERS: Add entry for Qualcomm IPQ4019 VQMMC regulator
      commit: 43c3e148830aae5469c411a2bf951d4fe7fcea29

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index bc05bea8dda0..064908d7b39c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14419,6 +14419,14 @@  S:	Maintained
 F:	Documentation/devicetree/bindings/phy/qcom-usb-ipq4019-phy.yaml
 F:	drivers/phy/qualcomm/phy-qcom-ipq4019-usb.c
 
+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>