diff mbox

[v2,07/23] MAINTAINERS: Add file patterns for fpga device tree bindings

Message ID 1489324627-19126-8-git-send-email-geert@linux-m68k.org (mailing list archive)
State Accepted, archived
Headers show

Commit Message

Geert Uytterhoeven March 12, 2017, 1:16 p.m. UTC
Submitters of device tree binding documentation may forget to CC
the subsystem maintainer if this is missing.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Moritz Fischer <moritz.fischer@ettus.com>
Cc: Alan Tull <atull@opensource.altera.com>
Cc: Moritz Fischer <moritz.fischer@ettus.com>
Cc: linux-fpga@vger.kernel.org
---
Please apply this patch directly if you want to be involved in device
tree binding documentation for your subsystem.

v2:
  - Add Acked-by.

Impact on next-20170310:

-Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:7/4=100%)
+Alan Tull <atull@opensource.altera.com> (maintainer:FPGA MANAGER FRAMEWORK)
+Moritz Fischer <moritz.fischer@ettus.com> (reviewer:FPGA MANAGER FRAMEWORK)
+Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
 Mark Rutland <mark.rutland@arm.com> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
-Alan Tull <atull@opensource.altera.com> (commit_signer:4/4=100%,authored:4/4=100%)
-Matthew Gerlach <mgerlach@opensource.altera.com> (commit_signer:2/4=50%)
-Moritz Fischer <moritz.fischer@ettus.com> (commit_signer:1/4=25%)
-Dinh Nguyen <dinguyen@opensource.altera.com> (commit_signer:1/4=25%)
+linux-fpga@vger.kernel.org (open list:FPGA MANAGER FRAMEWORK)
 devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
 linux-kernel@vger.kernel.org (open list)
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Alan Tull March 13, 2017, 2:55 p.m. UTC | #1
On Sun, Mar 12, 2017 at 8:16 AM, Geert Uytterhoeven
<geert@linux-m68k.org> wrote:
> Submitters of device tree binding documentation may forget to CC
> the subsystem maintainer if this is missing.
>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> Acked-by: Moritz Fischer <moritz.fischer@ettus.com>
> Cc: Alan Tull <atull@opensource.altera.com>
> Cc: Moritz Fischer <moritz.fischer@ettus.com>
> Cc: linux-fpga@vger.kernel.org
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.
>
> v2:
>   - Add Acked-by.
>
> Impact on next-20170310:
>
> -Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,commit_signer:7/4=100%)
> +Alan Tull <atull@opensource.altera.com> (maintainer:FPGA MANAGER FRAMEWORK)
> +Moritz Fischer <moritz.fischer@ettus.com> (reviewer:FPGA MANAGER FRAMEWORK)
> +Rob Herring <robh+dt@kernel.org> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
>  Mark Rutland <mark.rutland@arm.com> (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
> -Alan Tull <atull@opensource.altera.com> (commit_signer:4/4=100%,authored:4/4=100%)
> -Matthew Gerlach <mgerlach@opensource.altera.com> (commit_signer:2/4=50%)
> -Moritz Fischer <moritz.fischer@ettus.com> (commit_signer:1/4=25%)
> -Dinh Nguyen <dinguyen@opensource.altera.com> (commit_signer:1/4=25%)
> +linux-fpga@vger.kernel.org (open list:FPGA MANAGER FRAMEWORK)
>  devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS)
>  linux-kernel@vger.kernel.org (open list)
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c0822d4fa5c3ade5..fc0d3d709db0687f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5150,6 +5150,7 @@ R:        Moritz Fischer <moritz.fischer@ettus.com>
>  L:     linux-fpga@vger.kernel.org
>  S:     Maintained
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/atull/linux-fpga.git
> +F:     Documentation/devicetree/bindings/fpga/

Also needs:

F: Documentation/fpga/

Acked-by: Alan Tull <atull@kernel.org>

Please send to Greg KH; he is taking our patches.

Thanks,
Alan


>  F:     drivers/fpga/
>  F:     include/linux/fpga/fpga-mgr.h
>  W:     http://www.rocketboards.org
> --
> 2.7.4
>
--
To unsubscribe from this list: send the line "unsubscribe linux-fpga" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index c0822d4fa5c3ade5..fc0d3d709db0687f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5150,6 +5150,7 @@  R:	Moritz Fischer <moritz.fischer@ettus.com>
 L:	linux-fpga@vger.kernel.org
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/atull/linux-fpga.git
+F:	Documentation/devicetree/bindings/fpga/
 F:	drivers/fpga/
 F:	include/linux/fpga/fpga-mgr.h
 W:	http://www.rocketboards.org