Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1263517 > unrolled thread
| Started by | Rob Herring <robh@kernel.org> |
|---|---|
| First post | 2015-11-05 20:50 +0100 |
| Last post | 2015-11-14 21:10 +0100 |
| Articles | 8 — 8 participants |
Back to article view | Back to linux.kernel
[PATCH] MAINTAINERS: update DT binding doc locations Rob Herring <robh@kernel.org> - 2015-11-05 20:50 +0100
Re: [PATCH] MAINTAINERS: update DT binding doc locations James Hogan <james.hogan@imgtec.com> - 2015-11-05 22:10 +0100
Re: [PATCH] MAINTAINERS: update DT binding doc locations Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2015-11-06 06:30 +0100
Re: [PATCH] MAINTAINERS: update DT binding doc locations Thierry Reding <thierry.reding@gmail.com> - 2015-11-06 14:40 +0100
Re: [PATCH] MAINTAINERS: update DT binding doc locations Vincent ABRIOU <vincent.abriou@st.com> - 2015-11-12 17:10 +0100
Re: [PATCH] MAINTAINERS: update DT binding doc locations Philipp Zabel <p.zabel@pengutronix.de> - 2015-11-13 18:30 +0100
Re: [PATCH] MAINTAINERS: update DT binding doc locations Benjamin Gaignard <benjamin.gaignard@linaro.org> - 2015-11-14 19:20 +0100
Re: [PATCH] MAINTAINERS: update DT binding doc locations Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> - 2015-11-14 21:10 +0100
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2015-11-05 20:50 +0100 |
| Subject | [PATCH] MAINTAINERS: update DT binding doc locations |
| Message-ID | <qryHL-2vb-13@gated-at.bofh.it> |
After the recent moving of DT binding documents, some maintainers entries are stale. Update them to the new locations. In bindings/fb/, there were only 2 files and I'm assuming the FB maintainers don't want to be copied on all of bindings/display/. So I've dropped them. Reported-by: Thierry Reding <thierry.reding@gmail.com> Cc: Thierry Reding <thierry.reding@gmail.com> Cc: Jianwei Wang <jianwei.wang.chn@gmail.com> Cc: Alison Wang <alison.wang@freescale.com> Cc: Philipp Zabel <p.zabel@pengutronix.de> Cc: Mark Yao <mark.yao@rock-chips.com> Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org> Cc: Vincent Abriou <vincent.abriou@st.com> Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> Cc: James Hogan <james.hogan@imgtec.com> Cc: Hans de Goede <hdegoede@redhat.com> Cc: Vineet Gupta <vgupta@synopsys.com> Signed-off-by: Rob Herring <robh@kernel.org> --- MAINTAINERS | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9f6685f..e2aa973 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3577,7 +3577,7 @@ S: Maintained F: drivers/gpu/drm/drm_panel.c F: drivers/gpu/drm/panel/ F: include/drm/drm_panel.h -F: Documentation/devicetree/bindings/panel/ +F: Documentation/devicetree/bindings/display/panel/ INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) M: Daniel Vetter <daniel.vetter@intel.com> @@ -3609,15 +3609,15 @@ M: Alison Wang <alison.wang@freescale.com> L: dri-devel@lists.freedesktop.org S: Supported F: drivers/gpu/drm/fsl-dcu/ -F: Documentation/devicetree/bindings/video/fsl,dcu.txt -F: Documentation/devicetree/bindings/panel/nec,nl4827hc19_05b.txt +F: Documentation/devicetree/bindings/display/fsl,dcu.txt +F: Documentation/devicetree/bindings/display/panel/nec,nl4827hc19_05b.txt DRM DRIVERS FOR FREESCALE IMX M: Philipp Zabel <p.zabel@pengutronix.de> L: dri-devel@lists.freedesktop.org S: Maintained F: drivers/gpu/drm/imx/ -F: Documentation/devicetree/bindings/drm/imx/ +F: Documentation/devicetree/bindings/display/imx/ DRM DRIVERS FOR NVIDIA TEGRA M: Thierry Reding <thierry.reding@gmail.com> @@ -3630,7 +3630,7 @@ F: drivers/gpu/drm/tegra/ F: drivers/gpu/host1x/ F: include/linux/host1x.h F: include/uapi/drm/tegra_drm.h -F: Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt +F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt DRM DRIVERS FOR RENESAS M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> @@ -3647,7 +3647,7 @@ M: Mark Yao <mark.yao@rock-chips.com> L: dri-devel@lists.freedesktop.org S: Maintained F: drivers/gpu/drm/rockchip/ -F: Documentation/devicetree/bindings/video/rockchip* +F: Documentation/devicetree/bindings/display/rockchip* DRM DRIVERS FOR STI M: Benjamin Gaignard <benjamin.gaignard@linaro.org> @@ -3656,7 +3656,7 @@ L: dri-devel@lists.freedesktop.org T: git http://git.linaro.org/people/benjamin.gaignard/kernel.git S: Maintained F: drivers/gpu/drm/sti -F: Documentation/devicetree/bindings/gpu/st,stih4xx.txt +F: Documentation/devicetree/bindings/display/st,stih4xx.txt DSBR100 USB FM RADIO DRIVER M: Alexey Klimov <klimov.linux@gmail.com> @@ -4342,7 +4342,6 @@ Q: http://patchwork.kernel.org/project/linux-fbdev/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev.git S: Maintained F: Documentation/fb/ -F: Documentation/devicetree/bindings/fb/ F: drivers/video/ F: include/video/ F: include/linux/fb.h @@ -6855,6 +6854,7 @@ S: Supported F: arch/metag/ F: Documentation/metag/ F: Documentation/devicetree/bindings/metag/ +F: Documentation/devicetree/bindings/interrupt-controller/img,* F: drivers/clocksource/metag_generic.c F: drivers/irqchip/irq-metag.c F: drivers/irqchip/irq-metag-ext.c @@ -9443,7 +9443,7 @@ SIMPLEFB FB DRIVER M: Hans de Goede <hdegoede@redhat.com> L: linux-fbdev@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/video/simple-framebuffer.txt +F: Documentation/devicetree/bindings/display/simple-framebuffer.txt F: drivers/video/fbdev/simplefb.c F: include/linux/platform_data/simplefb.h @@ -10072,6 +10072,7 @@ M: Vineet Gupta <vgupta@synopsys.com> S: Supported F: arch/arc/ F: Documentation/devicetree/bindings/arc/* +F: Documentation/devicetree/bindings/interrupt-controller/snps,arc* F: drivers/tty/serial/arc_uart.c T: git git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | James Hogan <james.hogan@imgtec.com> |
|---|---|
| Date | 2015-11-05 22:10 +0100 |
| Message-ID | <qrzXb-3rK-9@gated-at.bofh.it> |
| In reply to | #1263517 |
[Multipart message — attachments visible in raw view] — view raw
On Thu, Nov 05, 2015 at 01:41:15PM -0600, Rob Herring wrote: > After the recent moving of DT binding documents, some maintainers entries > are stale. Update them to the new locations. > > In bindings/fb/, there were only 2 files and I'm assuming the FB > maintainers don't want to be copied on all of bindings/display/. So I've > dropped them. > > Reported-by: Thierry Reding <thierry.reding@gmail.com> > Cc: Thierry Reding <thierry.reding@gmail.com> > Cc: Jianwei Wang <jianwei.wang.chn@gmail.com> > Cc: Alison Wang <alison.wang@freescale.com> > Cc: Philipp Zabel <p.zabel@pengutronix.de> > Cc: Mark Yao <mark.yao@rock-chips.com> > Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org> > Cc: Vincent Abriou <vincent.abriou@st.com> > Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> > Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> > Cc: James Hogan <james.hogan@imgtec.com> > Cc: Hans de Goede <hdegoede@redhat.com> > Cc: Vineet Gupta <vgupta@synopsys.com> > Signed-off-by: Rob Herring <robh@kernel.org> Acked-by: James Hogan <james.hogan@imgtec.com> [metag] Thanks! James > @@ -6855,6 +6854,7 @@ S: Supported > F: arch/metag/ > F: Documentation/metag/ > F: Documentation/devicetree/bindings/metag/ > +F: Documentation/devicetree/bindings/interrupt-controller/img,* > F: drivers/clocksource/metag_generic.c > F: drivers/irqchip/irq-metag.c > F: drivers/irqchip/irq-metag-ext.c
[toc] | [prev] | [next] | [standalone]
| From | Vineet Gupta <Vineet.Gupta1@synopsys.com> |
|---|---|
| Date | 2015-11-06 06:30 +0100 |
| Message-ID | <qrHL4-ha-3@gated-at.bofh.it> |
| In reply to | #1263517 |
On Friday 06 November 2015 01:11 AM, Rob Herring wrote: > After the recent moving of DT binding documents, some maintainers entries > are stale. Update them to the new locations. > > In bindings/fb/, there were only 2 files and I'm assuming the FB > maintainers don't want to be copied on all of bindings/display/. So I've > dropped them. > > Reported-by: Thierry Reding <thierry.reding@gmail.com> > Cc: Thierry Reding <thierry.reding@gmail.com> > Cc: Jianwei Wang <jianwei.wang.chn@gmail.com> > Cc: Alison Wang <alison.wang@freescale.com> > Cc: Philipp Zabel <p.zabel@pengutronix.de> > Cc: Mark Yao <mark.yao@rock-chips.com> > Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org> > Cc: Vincent Abriou <vincent.abriou@st.com> > Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> > Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> > Cc: James Hogan <james.hogan@imgtec.com> > Cc: Hans de Goede <hdegoede@redhat.com> > Cc: Vineet Gupta <vgupta@synopsys.com> For arc bits: Acked-by: Vineet Gupta <vgupta@synopsys.com> > Signed-off-by: Rob Herring <robh@kernel.org> > --- > ... > > @@ -10072,6 +10072,7 @@ M: Vineet Gupta <vgupta@synopsys.com> > S: Supported > F: arch/arc/ > F: Documentation/devicetree/bindings/arc/* > +F: Documentation/devicetree/bindings/interrupt-controller/snps,arc* > F: drivers/tty/serial/arc_uart.c > T: git git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Date | 2015-11-06 14:40 +0100 |
| Message-ID | <qrPph-55Y-45@gated-at.bofh.it> |
| In reply to | #1263517 |
[Multipart message — attachments visible in raw view] — view raw
On Thu, Nov 05, 2015 at 01:41:15PM -0600, Rob Herring wrote: > After the recent moving of DT binding documents, some maintainers entries > are stale. Update them to the new locations. > > In bindings/fb/, there were only 2 files and I'm assuming the FB > maintainers don't want to be copied on all of bindings/display/. So I've > dropped them. > > Reported-by: Thierry Reding <thierry.reding@gmail.com> > Cc: Thierry Reding <thierry.reding@gmail.com> > Cc: Jianwei Wang <jianwei.wang.chn@gmail.com> > Cc: Alison Wang <alison.wang@freescale.com> > Cc: Philipp Zabel <p.zabel@pengutronix.de> > Cc: Mark Yao <mark.yao@rock-chips.com> > Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org> > Cc: Vincent Abriou <vincent.abriou@st.com> > Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> > Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> > Cc: James Hogan <james.hogan@imgtec.com> > Cc: Hans de Goede <hdegoede@redhat.com> > Cc: Vineet Gupta <vgupta@synopsys.com> > Signed-off-by: Rob Herring <robh@kernel.org> > --- > MAINTAINERS | 19 ++++++++++--------- > 1 file changed, 10 insertions(+), 9 deletions(-) Acked-by: Thierry Reding <treding@nvidia.com>
[toc] | [prev] | [next] | [standalone]
| From | Vincent ABRIOU <vincent.abriou@st.com> |
|---|---|
| Date | 2015-11-12 17:10 +0100 |
| Message-ID | <qu2BI-2F9-27@gated-at.bofh.it> |
| In reply to | #1263517 |
On 11/05/2015 08:41 PM, Rob Herring wrote: > After the recent moving of DT binding documents, some maintainers entries > are stale. Update them to the new locations. > > In bindings/fb/, there were only 2 files and I'm assuming the FB > maintainers don't want to be copied on all of bindings/display/. So I've > dropped them. > > Reported-by: Thierry Reding <thierry.reding@gmail.com> > Cc: Thierry Reding <thierry.reding@gmail.com> > Cc: Jianwei Wang <jianwei.wang.chn@gmail.com> > Cc: Alison Wang <alison.wang@freescale.com> > Cc: Philipp Zabel <p.zabel@pengutronix.de> > Cc: Mark Yao <mark.yao@rock-chips.com> > Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org> > Cc: Vincent Abriou <vincent.abriou@st.com> > Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> > Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> > Cc: James Hogan <james.hogan@imgtec.com> > Cc: Hans de Goede <hdegoede@redhat.com> > Cc: Vineet Gupta <vgupta@synopsys.com> > Signed-off-by: Rob Herring <robh@kernel.org> > --- > MAINTAINERS | 19 ++++++++++--------- > 1 file changed, 10 insertions(+), 9 deletions(-) > > DRM DRIVERS FOR STI > M: Benjamin Gaignard <benjamin.gaignard@linaro.org> > @@ -3656,7 +3656,7 @@ L: dri-devel@lists.freedesktop.org > T: git http://git.linaro.org/people/benjamin.gaignard/kernel.git > S: Maintained > F: drivers/gpu/drm/sti > -F: Documentation/devicetree/bindings/gpu/st,stih4xx.txt > +F: Documentation/devicetree/bindings/display/st,stih4xx.txt > Acked-by: Vincent Abriou <vincent.abriou@st.com>-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Philipp Zabel <p.zabel@pengutronix.de> |
|---|---|
| Date | 2015-11-13 18:30 +0100 |
| Message-ID | <quqkG-UL-7@gated-at.bofh.it> |
| In reply to | #1263517 |
Am Donnerstag, den 05.11.2015, 13:41 -0600 schrieb Rob Herring: > After the recent moving of DT binding documents, some maintainers entries > are stale. Update them to the new locations. > > In bindings/fb/, there were only 2 files and I'm assuming the FB > maintainers don't want to be copied on all of bindings/display/. So I've > dropped them. > > Reported-by: Thierry Reding <thierry.reding@gmail.com> > Cc: Thierry Reding <thierry.reding@gmail.com> > Cc: Jianwei Wang <jianwei.wang.chn@gmail.com> > Cc: Alison Wang <alison.wang@freescale.com> > Cc: Philipp Zabel <p.zabel@pengutronix.de> Acked-by: Philipp Zabel <p.zabel@pengutronix.de> regards Philipp -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Benjamin Gaignard <benjamin.gaignard@linaro.org> |
|---|---|
| Date | 2015-11-14 19:20 +0100 |
| Message-ID | <quNAB-7sG-5@gated-at.bofh.it> |
| In reply to | #1263517 |
2015-11-05 20:41 GMT+01:00 Rob Herring <robh@kernel.org>: > After the recent moving of DT binding documents, some maintainers entries > are stale. Update them to the new locations. > > In bindings/fb/, there were only 2 files and I'm assuming the FB > maintainers don't want to be copied on all of bindings/display/. So I've > dropped them. > > Reported-by: Thierry Reding <thierry.reding@gmail.com> > Cc: Thierry Reding <thierry.reding@gmail.com> > Cc: Jianwei Wang <jianwei.wang.chn@gmail.com> > Cc: Alison Wang <alison.wang@freescale.com> > Cc: Philipp Zabel <p.zabel@pengutronix.de> > Cc: Mark Yao <mark.yao@rock-chips.com> > Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org> > Cc: Vincent Abriou <vincent.abriou@st.com> > Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> > Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> > Cc: James Hogan <james.hogan@imgtec.com> > Cc: Hans de Goede <hdegoede@redhat.com> > Cc: Vineet Gupta <vgupta@synopsys.com> > Signed-off-by: Rob Herring <robh@kernel.org> > --- > MAINTAINERS | 19 ++++++++++--------- > 1 file changed, 10 insertions(+), 9 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9f6685f..e2aa973 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3577,7 +3577,7 @@ S: Maintained > F: drivers/gpu/drm/drm_panel.c > F: drivers/gpu/drm/panel/ > F: include/drm/drm_panel.h > -F: Documentation/devicetree/bindings/panel/ > +F: Documentation/devicetree/bindings/display/panel/ > > INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) > M: Daniel Vetter <daniel.vetter@intel.com> > @@ -3609,15 +3609,15 @@ M: Alison Wang <alison.wang@freescale.com> > L: dri-devel@lists.freedesktop.org > S: Supported > F: drivers/gpu/drm/fsl-dcu/ > -F: Documentation/devicetree/bindings/video/fsl,dcu.txt > -F: Documentation/devicetree/bindings/panel/nec,nl4827hc19_05b.txt > +F: Documentation/devicetree/bindings/display/fsl,dcu.txt > +F: Documentation/devicetree/bindings/display/panel/nec,nl4827hc19_05b.txt > > DRM DRIVERS FOR FREESCALE IMX > M: Philipp Zabel <p.zabel@pengutronix.de> > L: dri-devel@lists.freedesktop.org > S: Maintained > F: drivers/gpu/drm/imx/ > -F: Documentation/devicetree/bindings/drm/imx/ > +F: Documentation/devicetree/bindings/display/imx/ > > DRM DRIVERS FOR NVIDIA TEGRA > M: Thierry Reding <thierry.reding@gmail.com> > @@ -3630,7 +3630,7 @@ F: drivers/gpu/drm/tegra/ > F: drivers/gpu/host1x/ > F: include/linux/host1x.h > F: include/uapi/drm/tegra_drm.h > -F: Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt > +F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt > > DRM DRIVERS FOR RENESAS > M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > @@ -3647,7 +3647,7 @@ M: Mark Yao <mark.yao@rock-chips.com> > L: dri-devel@lists.freedesktop.org > S: Maintained > F: drivers/gpu/drm/rockchip/ > -F: Documentation/devicetree/bindings/video/rockchip* > +F: Documentation/devicetree/bindings/display/rockchip* > > DRM DRIVERS FOR STI > M: Benjamin Gaignard <benjamin.gaignard@linaro.org> > @@ -3656,7 +3656,7 @@ L: dri-devel@lists.freedesktop.org > T: git http://git.linaro.org/people/benjamin.gaignard/kernel.git > S: Maintained > F: drivers/gpu/drm/sti > -F: Documentation/devicetree/bindings/gpu/st,stih4xx.txt > +F: Documentation/devicetree/bindings/display/st,stih4xx.txt > > DSBR100 USB FM RADIO DRIVER > M: Alexey Klimov <klimov.linux@gmail.com> > @@ -4342,7 +4342,6 @@ Q: http://patchwork.kernel.org/project/linux-fbdev/list/ > T: git git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev.git > S: Maintained > F: Documentation/fb/ > -F: Documentation/devicetree/bindings/fb/ > F: drivers/video/ > F: include/video/ > F: include/linux/fb.h > @@ -6855,6 +6854,7 @@ S: Supported > F: arch/metag/ > F: Documentation/metag/ > F: Documentation/devicetree/bindings/metag/ > +F: Documentation/devicetree/bindings/interrupt-controller/img,* > F: drivers/clocksource/metag_generic.c > F: drivers/irqchip/irq-metag.c > F: drivers/irqchip/irq-metag-ext.c > @@ -9443,7 +9443,7 @@ SIMPLEFB FB DRIVER > M: Hans de Goede <hdegoede@redhat.com> > L: linux-fbdev@vger.kernel.org > S: Maintained > -F: Documentation/devicetree/bindings/video/simple-framebuffer.txt > +F: Documentation/devicetree/bindings/display/simple-framebuffer.txt > F: drivers/video/fbdev/simplefb.c > F: include/linux/platform_data/simplefb.h > > @@ -10072,6 +10072,7 @@ M: Vineet Gupta <vgupta@synopsys.com> > S: Supported > F: arch/arc/ > F: Documentation/devicetree/bindings/arc/* > +F: Documentation/devicetree/bindings/interrupt-controller/snps,arc* > F: drivers/tty/serial/arc_uart.c > T: git git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git > > -- > 2.5.0 > Acked-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |
|---|---|
| Date | 2015-11-14 21:10 +0100 |
| Message-ID | <quPj4-8s-3@gated-at.bofh.it> |
| In reply to | #1263517 |
> On Nov 6, 2015, at 3:41 AM, Rob Herring <robh@kernel.org> wrote: > > After the recent moving of DT binding documents, some maintainers entries > are stale. Update them to the new locations. > > In bindings/fb/, there were only 2 files and I'm assuming the FB > maintainers don't want to be copied on all of bindings/display/. So I've > dropped them. > > Reported-by: Thierry Reding <thierry.reding@gmail.com> > Cc: Thierry Reding <thierry.reding@gmail.com> > Cc: Jianwei Wang <jianwei.wang.chn@gmail.com> > Cc: Alison Wang <alison.wang@freescale.com> > Cc: Philipp Zabel <p.zabel@pengutronix.de> > Cc: Mark Yao <mark.yao@rock-chips.com> > Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org> > Cc: Vincent Abriou <vincent.abriou@st.com> > Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> > Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> > Cc: James Hogan <james.hogan@imgtec.com> > Cc: Hans de Goede <hdegoede@redhat.com> > Cc: Vineet Gupta <vgupta@synopsys.com> > Signed-off-by: Rob Herring <robh@kernel.org> Ack > --- > MAINTAINERS | 19 ++++++++++--------- > 1 file changed, 10 insertions(+), 9 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9f6685f..e2aa973 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3577,7 +3577,7 @@ S: Maintained > F: drivers/gpu/drm/drm_panel.c > F: drivers/gpu/drm/panel/ > F: include/drm/drm_panel.h > -F: Documentation/devicetree/bindings/panel/ > +F: Documentation/devicetree/bindings/display/panel/ > > INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) > M: Daniel Vetter <daniel.vetter@intel.com> > @@ -3609,15 +3609,15 @@ M: Alison Wang <alison.wang@freescale.com> > L: dri-devel@lists.freedesktop.org > S: Supported > F: drivers/gpu/drm/fsl-dcu/ > -F: Documentation/devicetree/bindings/video/fsl,dcu.txt > -F: Documentation/devicetree/bindings/panel/nec,nl4827hc19_05b.txt > +F: Documentation/devicetree/bindings/display/fsl,dcu.txt > +F: Documentation/devicetree/bindings/display/panel/nec,nl4827hc19_05b.txt > > DRM DRIVERS FOR FREESCALE IMX > M: Philipp Zabel <p.zabel@pengutronix.de> > L: dri-devel@lists.freedesktop.org > S: Maintained > F: drivers/gpu/drm/imx/ > -F: Documentation/devicetree/bindings/drm/imx/ > +F: Documentation/devicetree/bindings/display/imx/ > > DRM DRIVERS FOR NVIDIA TEGRA > M: Thierry Reding <thierry.reding@gmail.com> > @@ -3630,7 +3630,7 @@ F: drivers/gpu/drm/tegra/ > F: drivers/gpu/host1x/ > F: include/linux/host1x.h > F: include/uapi/drm/tegra_drm.h > -F: Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt > +F: Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt > > DRM DRIVERS FOR RENESAS > M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > @@ -3647,7 +3647,7 @@ M: Mark Yao <mark.yao@rock-chips.com> > L: dri-devel@lists.freedesktop.org > S: Maintained > F: drivers/gpu/drm/rockchip/ > -F: Documentation/devicetree/bindings/video/rockchip* > +F: Documentation/devicetree/bindings/display/rockchip* > > DRM DRIVERS FOR STI > M: Benjamin Gaignard <benjamin.gaignard@linaro.org> > @@ -3656,7 +3656,7 @@ L: dri-devel@lists.freedesktop.org > T: git http://git.linaro.org/people/benjamin.gaignard/kernel.git > S: Maintained > F: drivers/gpu/drm/sti > -F: Documentation/devicetree/bindings/gpu/st,stih4xx.txt > +F: Documentation/devicetree/bindings/display/st,stih4xx.txt > > DSBR100 USB FM RADIO DRIVER > M: Alexey Klimov <klimov.linux@gmail.com> > @@ -4342,7 +4342,6 @@ Q: http://patchwork.kernel.org/project/linux-fbdev/list/ > T: git git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev.git > S: Maintained > F: Documentation/fb/ > -F: Documentation/devicetree/bindings/fb/ > F: drivers/video/ > F: include/video/ > F: include/linux/fb.h > @@ -6855,6 +6854,7 @@ S: Supported > F: arch/metag/ > F: Documentation/metag/ > F: Documentation/devicetree/bindings/metag/ > +F: Documentation/devicetree/bindings/interrupt-controller/img,* > F: drivers/clocksource/metag_generic.c > F: drivers/irqchip/irq-metag.c > F: drivers/irqchip/irq-metag-ext.c > @@ -9443,7 +9443,7 @@ SIMPLEFB FB DRIVER > M: Hans de Goede <hdegoede@redhat.com> > L: linux-fbdev@vger.kernel.org > S: Maintained > -F: Documentation/devicetree/bindings/video/simple-framebuffer.txt > +F: Documentation/devicetree/bindings/display/simple-framebuffer.txt > F: drivers/video/fbdev/simplefb.c > F: include/linux/platform_data/simplefb.h > > @@ -10072,6 +10072,7 @@ M: Vineet Gupta <vgupta@synopsys.com> > S: Supported > F: arch/arc/ > F: Documentation/devicetree/bindings/arc/* > +F: Documentation/devicetree/bindings/interrupt-controller/snps,arc* > F: drivers/tty/serial/arc_uart.c > T: git git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git > > -- > 2.5.0 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web