Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing.
Signed-off-by: Geert Uytterhoeven <[email protected]> Cc: Alan Tull <[email protected]> Cc: Moritz Fischer <[email protected]> --- Please apply this patch directly if you want to be involved in device tree binding documentation for your subsystem. --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 75138c09dd603093..ef8a33c07ddceb3b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4769,6 +4769,7 @@ FPGA MANAGER FRAMEWORK M: Alan Tull <[email protected]> R: Moritz Fischer <[email protected]> S: Maintained +F: Documentation/devicetree/bindings/fpga/ F: drivers/fpga/ F: include/linux/fpga/fpga-mgr.h W: http://www.rocketboards.org -- 1.9.1

