summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier@osg.samsung.com>2016-04-11 12:30:59 -0400
committerMark Brown <broonie@kernel.org>2016-04-11 20:31:19 -0400
commit9d2597e8c4e593e4a4dbe70837e9396e53a2665a (patch)
treea4f13324bb9767020f533aaa86484e817fcbb595 /MAINTAINERS
parent95a293c7ba17253b8cffcacbdd716ebfbfe42587 (diff)
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@osg.samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a915a32be22b..a5d706699e8a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11778,7 +11778,9 @@ L: linux-kernel@vger.kernel.org
11778W: http://www.slimlogic.co.uk/?p=48 11778W: http://www.slimlogic.co.uk/?p=48
11779T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git 11779T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git
11780S: Supported 11780S: Supported
11781F: Documentation/devicetree/bindings/regulator/
11781F: drivers/regulator/ 11782F: drivers/regulator/
11783F: include/dt-bindings/regulator/
11782F: include/linux/regulator/ 11784F: include/linux/regulator/
11783 11785
11784VRF 11786VRF