mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add DT bindings to regulator framework entry
@ 2016-02-08 18:11 Javier Martinez Canillas
  2016-04-12  2:01 ` Applied "MAINTAINERS: Add DT bindings to regulator framework entry" to the regulator tree Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Javier Martinez Canillas @ 2016-02-08 18:11 UTC (permalink / raw)
  To: linux-kernel; +Cc: Mark Brown, Javier Martinez Canillas

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@osg.samsung.com>

---

 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ef81ade47e06..97b99f24ea53 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11789,7 +11789,9 @@ L:	linux-kernel@vger.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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-12  2:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-08 18:11 [PATCH] MAINTAINERS: Add DT bindings to regulator framework entry Javier Martinez Canillas
2016-04-12  2:01 ` Applied "MAINTAINERS: Add DT bindings to regulator framework entry" to the regulator tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®