Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1599701

Re: [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 device tree bindings

From Evgeniy Polyakov <zbr@ioremap.net>
Newsgroups linux.kernel
Subject Re: [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 device tree bindings
Date 2017-03-13 20:10 +0100
Message-ID <tkDvY-501-25@gated-at.bofh.it> (permalink)
References <tkbzH-1YM-3@gated-at.bofh.it> <tkbJo-23T-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi

12.03.2017, 16:17, "Geert Uytterhoeven" <geert@linux-m68k.org>:
> Submitters of device tree binding documentation may forget to CC
> the subsystem maintainer if this is missing.

I have no objection on this patch, but I do not really know who is responsible for this and which tree should it come into.
If it is ok, Greg, please pull it into your one, or I see devicetree@ mail in copy... Stumbled

> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> Cc: Evgeniy Polyakov <zbr@ioremap.net>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> ---
> Please apply this patch directly if you want to be involved in device
> tree binding documentation for your subsystem.
>
> v2:
>   - No changes.
>
> Impact on next-20170310:
>
> +Evgeniy Polyakov <zbr@ioremap.net> (maintainer:W1 DALLAS'S 1-WIRE BUS)
>  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)
>  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 000342ab65971a8c..e80f00a3368587c7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13518,6 +13518,7 @@ F: drivers/mmc/host/vub300.c
>  W1 DALLAS'S 1-WIRE BUS
>  M: Evgeniy Polyakov <zbr@ioremap.net>
>  S: Maintained
> +F: Documentation/devicetree/bindings/w1/
>  F: Documentation/w1/
>  F: drivers/w1/
>
> --
> 2.7.4

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 00/23] MAINTAINERS: Add file patterns for subsystem device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:20 +0100
  [PATCH v2 15/23] MAINTAINERS: Add file patterns for perf device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
  [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
    Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings Michael Ellerman <mpe@ellerman.id.au> - 2017-03-15 01:30 +0100
      Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc  device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-15 09:10 +0100
        Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings Michael Ellerman <mpe@ellerman.id.au> - 2017-03-15 10:40 +0100
          Re: [PATCH v2 16/23] MAINTAINERS: Add file patterns for powerpc  device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-15 10:40 +0100
    Re: [v2, 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings Michael Ellerman <patch-notifications@ellerman.id.au> - 2017-03-21 12:50 +0100
  [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
    Re: [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device  tree bindings Andrew Lunn <andrew@lunn.ch> - 2017-03-12 18:10 +0100
      Re: [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device  tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-16 14:00 +0100
    [PATCH v2.1 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-16 14:10 +0100
  [PATCH v2 23/23] MAINTAINERS: Add file patterns for xillybus device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
  [PATCH v2 10/23] MAINTAINERS: Add file patterns for ipmi device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
  [PATCH v2 18/23] MAINTAINERS: Add file patterns for serio device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
  [PATCH v2 02/23] MAINTAINERS: Add file patterns for clocksource device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
  [PATCH v2 17/23] MAINTAINERS: Add file patterns for pps device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
  [PATCH v2 11/23] MAINTAINERS: Add file patterns for mailbox device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
  [PATCH v2 19/23] MAINTAINERS: Add file patterns for ti device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
  [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 device tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-12 14:30 +0100
    Re: [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 device tree bindings Evgeniy Polyakov <zbr@ioremap.net> - 2017-03-13 20:10 +0100
      Re: [PATCH v2 21/23] MAINTAINERS: Add file patterns for w1 device  tree bindings Geert Uytterhoeven <geert@linux-m68k.org> - 2017-03-27 09:00 +0200

csiph-web