Commit 9d2597e8 authored by Javier Martinez Canillas's avatar Javier Martinez Canillas Committed by Mark Brown

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: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 95a293c7
...@@ -11778,7 +11778,9 @@ L: linux-kernel@vger.kernel.org ...@@ -11778,7 +11778,9 @@ L: linux-kernel@vger.kernel.org
W: http://www.slimlogic.co.uk/?p=48 W: http://www.slimlogic.co.uk/?p=48
T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git
S: Supported S: Supported
F: Documentation/devicetree/bindings/regulator/
F: drivers/regulator/ F: drivers/regulator/
F: include/dt-bindings/regulator/
F: include/linux/regulator/ F: include/linux/regulator/
VRF VRF
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment