[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1457625812-22659-1-git-send-email-javier@osg.samsung.com>
Date: Thu, 10 Mar 2016 13:03:32 -0300
From: Javier Martinez Canillas <javier@....samsung.com>
To: linux-kernel@...r.kernel.org
Cc: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Javier Martinez Canillas <javier@....samsung.com>
Subject: [RESEND PATCH] MAINTAINERS: Add DT bindings to regulator framework entry
The regulators DT bindings docs and shared headers used by regulator
drivers and DTS are not listed as files for the regulator subsystem.
So developers may not know who should receive patches to these dirs
unless they rely on the get_maintainer.pl git-fallback option which
usually makes more harm than good.
This patch makes the correct recipient to be obtained using commands
such as scripts/get_maintainer.pl --no-git-fallback.
Signed-off-by: Javier Martinez Canillas <javier@....samsung.com>
---
Hello,
This is a resend of a patch posted about a month ago:
https://lkml.org/lkml/2016/2/8/702
Best regards,
Javier
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index d9224b58a1fb..f183e32527d9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11893,7 +11893,9 @@ L: linux-kernel@...r.kernel.org
W: http://www.slimlogic.co.uk/?p=48
T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git
S: Supported
+F: Documentation/devicetree/bindings/regulator/
F: drivers/regulator/
+F: include/dt-bindings/regulator/
F: include/linux/regulator/
VRF
--
2.5.0
Powered by blists - more mailing lists