Re: [PATCH] MAINTAINERS: Don't send to devicetree list for "arch/*/boot/dts"

From: Rob Herring
Date: Wed Oct 23 2013 - 13:12:59 EST


On 10/23/2013 08:22 AM, Doug Anderson wrote:
> As discussed in the ARM kernel summit, people on the devicetree list
> would no longer like to receive emails about all dts changes. Remove
> from MAINTAINERS.

We need to make sure platform maintainers are copied though. That may be
hard since we don't have standard layout/naming of dts files.

We might also want to drop these:
K: of_get_property
K: of_match_table

They are at least on the wrong maintainer list now as they should be
associated with the binding maintainers and not DT core code if we do
keep them.

Also based on the discussion, we need to add
Documentation/devicetree/bindings/* to appropriate subsystem
maintainers, but that should probably wait until after Friday at least.

Rob

>
> Signed-off-by: Doug Anderson <dianders@xxxxxxxxxxxx>
> ---
> MAINTAINERS | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ebaf8bd..0166e8e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5987,7 +5987,6 @@ OMAP DEVICE TREE SUPPORT
> M: BenoÃt Cousson <bcousson@xxxxxxxxxxxx>
> M: Tony Lindgren <tony@xxxxxxxxxxx>
> L: linux-omap@xxxxxxxxxxxxxxx
> -L: devicetree@xxxxxxxxxxxxxxx
> S: Maintained
> F: arch/arm/boot/dts/*omap*
> F: arch/arm/boot/dts/*am3*
> @@ -6167,7 +6166,6 @@ M: Ian Campbell <ijc+devicetree@xxxxxxxxxxxxxx>
> L: devicetree@xxxxxxxxxxxxxxx
> S: Maintained
> F: Documentation/devicetree/
> -F: arch/*/boot/dts/
> F: include/dt-bindings/
>
> OPENRISC ARCHITECTURE
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/