Message ID | 1463907991-7916-34-git-send-email-geert@linux-m68k.org (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Kalle Valo |
Headers | show |
Geert Uytterhoeven <geert@linux-m68k.org> writes: > 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> > Cc: Kalle Valo <kvalo@codeaurora.org> > Cc: linux-wireless@vger.kernel.org > --- > 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 7a9f1138131afcf1..604d5d4230406094 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8023,6 +8023,7 @@ Q: http://patchwork.kernel.org/project/linux-wireless/list/ > T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git > T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git > S: Maintained > +F: Documentation/devicetree/bindings/net/wireless/ > F: drivers/net/wireless/ > > NETXEN (1/10) GbE SUPPORT A good idea, thanks. I'll apply this once I open wireless-drivers-next, sometime after the merge window closes.
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> > Cc: Kalle Valo <kvalo@codeaurora.org> > Cc: linux-wireless@vger.kernel.org Thanks, 1 patch applied to wireless-drivers.git: 182fd9eecb28 MAINTAINERS: Add file patterns for wireless device tree bindings
diff --git a/MAINTAINERS b/MAINTAINERS index 7a9f1138131afcf1..604d5d4230406094 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8023,6 +8023,7 @@ Q: http://patchwork.kernel.org/project/linux-wireless/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git S: Maintained +F: Documentation/devicetree/bindings/net/wireless/ F: drivers/net/wireless/ NETXEN (1/10) GbE SUPPORT
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> Cc: Kalle Valo <kvalo@codeaurora.org> Cc: linux-wireless@vger.kernel.org --- 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(+)