]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
MAINTAINERS: Add DT bindings to regulator framework entry
authorJavier Martinez Canillas <javier@osg.samsung.com>
Mon, 11 Apr 2016 16:30:59 +0000 (12:30 -0400)
committerMark Brown <broonie@kernel.org>
Tue, 12 Apr 2016 00:31:19 +0000 (01:31 +0100)
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>
Signed-off-by: Mark Brown <broonie@kernel.org>
MAINTAINERS

index a915a32be22b1eaaaf19d8a86442a0966b62b74f..a5d706699e8a6fef9896647fc1604948121531ca 100644 (file)
@@ -11778,7 +11778,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