This short serie contains the maintainer status update sent recently by Benjamin Gaignard (see [1] for details) and add new maintainers for various stm & sti files.
[1] https://lore.kernel.org/lkml/20210706163033.795805-1-benjamin.gaignard@colla...
Benjamin Gaignard (1): MAINTAINERS: Update Benjamin Gaignard maintainer status
Philippe Cornu (1): MAINTAINERS: update drm/stm drm/sti and cec/sti maintainers
MAINTAINERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
From: Benjamin Gaignard benjamin.gaignard@collabora.com
Update Benjamin Gaignard address and remove it from no more maintained drivers.
Signed-off-by: Benjamin Gaignard benjamin.gaignard@collabora.com --- MAINTAINERS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 7a2345ce8521..6bea080d0159 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5702,7 +5702,7 @@ F: tools/testing/selftests/dma/
DMA-BUF HEAPS FRAMEWORK M: Sumit Semwal sumit.semwal@linaro.org -R: Benjamin Gaignard benjamin.gaignard@linaro.org +R: Benjamin Gaignard benjamin.gaignard@collabora.com R: Liam Mark lmark@codeaurora.org R: Laura Abbott labbott@redhat.com R: Brian Starkey Brian.Starkey@arm.com @@ -6423,7 +6423,6 @@ F: Documentation/devicetree/bindings/display/rockchip/ F: drivers/gpu/drm/rockchip/
DRM DRIVERS FOR STI -M: Benjamin Gaignard benjamin.gaignard@linaro.org L: dri-devel@lists.freedesktop.org S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc @@ -6433,7 +6432,6 @@ F: drivers/gpu/drm/sti DRM DRIVERS FOR STM M: Yannick Fertre yannick.fertre@foss.st.com M: Philippe Cornu philippe.cornu@foss.st.com -M: Benjamin Gaignard benjamin.gaignard@linaro.org L: dri-devel@lists.freedesktop.org S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc @@ -18154,7 +18152,6 @@ F: Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt F: sound/soc/sti/
STI CEC DRIVER -M: Benjamin Gaignard benjamin.gaignard@linaro.org S: Maintained F: Documentation/devicetree/bindings/media/stih-cec.txt F: drivers/media/cec/platform/sti/
On Thu, Jan 13, 2022 at 6:19 PM Philippe Cornu philippe.cornu@foss.st.com wrote:
DRM DRIVERS FOR STI -M: Benjamin Gaignard benjamin.gaignard@linaro.org L: dri-devel@lists.freedesktop.org S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc
If there is no longer a maintainer, I suppose it should also be marked as
S: Orphaned
Arnd
On 1/14/22 1:45 AM, Arnd Bergmann wrote:
On Thu, Jan 13, 2022 at 6:19 PM Philippe Cornu philippe.cornu@foss.st.com wrote:
DRM DRIVERS FOR STI -M: Benjamin Gaignard benjamin.gaignard@linaro.org L: dri-devel@lists.freedesktop.org S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc
If there is no longer a maintainer, I suppose it should also be marked as
S: Orphaned
Arnd
Hi Arnd, I sent a serie of 2 patches containing first the original/unmodified patch from Benjamin (see [1]) + a new patch to avoid this "orphaned driver" situation.
Many thanks Philippe :-)
[1] https://lore.kernel.org/lkml/20210706163033.795805-1-benjamin.gaignard@colla...
On 1/13/22 6:19 PM, Philippe Cornu wrote:
From: Benjamin Gaignard benjamin.gaignard@collabora.com
Update Benjamin Gaignard address and remove it from no more maintained drivers.
Signed-off-by: Benjamin Gaignard benjamin.gaignard@collabora.com
MAINTAINERS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index 7a2345ce8521..6bea080d0159 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5702,7 +5702,7 @@ F: tools/testing/selftests/dma/ DMA-BUF HEAPS FRAMEWORK M: Sumit Semwal sumit.semwal@linaro.org -R: Benjamin Gaignard benjamin.gaignard@linaro.org +R: Benjamin Gaignard benjamin.gaignard@collabora.com R: Liam Mark lmark@codeaurora.org R: Laura Abbott labbott@redhat.com R: Brian Starkey Brian.Starkey@arm.com @@ -6423,7 +6423,6 @@ F: Documentation/devicetree/bindings/display/rockchip/ F: drivers/gpu/drm/rockchip/ DRM DRIVERS FOR STI -M: Benjamin Gaignard benjamin.gaignard@linaro.org L: dri-devel@lists.freedesktop.org S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc @@ -6433,7 +6432,6 @@ F: drivers/gpu/drm/sti DRM DRIVERS FOR STM M: Yannick Fertre yannick.fertre@foss.st.com M: Philippe Cornu philippe.cornu@foss.st.com -M: Benjamin Gaignard benjamin.gaignard@linaro.org L: dri-devel@lists.freedesktop.org S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc @@ -18154,7 +18152,6 @@ F: Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt F: sound/soc/sti/ STI CEC DRIVER -M: Benjamin Gaignard benjamin.gaignard@linaro.org S: Maintained F: Documentation/devicetree/bindings/media/stih-cec.txt F: drivers/media/cec/platform/sti/
Adding my r-b as already done in the original post from Benjamin (see https://lore.kernel.org/lkml/20210706163033.795805-1-benjamin.gaignard@colla...)
Reviewed-by: Philippe Cornu philippe.cornu@foss.st.com
Thank you Philippe :-)
Add Alain as sti maintainer for both drm/sti & cec/sti. Add Raphaël as stm maintainer for drm/stm.
Signed-off-by: Philippe Cornu philippe.cornu@foss.st.com --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 6bea080d0159..708f8c86e4c9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6423,6 +6423,7 @@ F: Documentation/devicetree/bindings/display/rockchip/ F: drivers/gpu/drm/rockchip/
DRM DRIVERS FOR STI +M: Alain Volmat alain.volmat@foss.st.com L: dri-devel@lists.freedesktop.org S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc @@ -6431,6 +6432,7 @@ F: drivers/gpu/drm/sti
DRM DRIVERS FOR STM M: Yannick Fertre yannick.fertre@foss.st.com +M: Raphael Gallais-Pou raphael.gallais-pou@foss.st.com M: Philippe Cornu philippe.cornu@foss.st.com L: dri-devel@lists.freedesktop.org S: Maintained @@ -18152,6 +18154,7 @@ F: Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt F: sound/soc/sti/
STI CEC DRIVER +M: Alain Volmat alain.volmat@foss.st.com S: Maintained F: Documentation/devicetree/bindings/media/stih-cec.txt F: drivers/media/cec/platform/sti/
Hi Philippe,
thanks for the patch.
Reviewed-by: Alain Volmat alain.volmat@foss.st.com
Alain
On Thu, Jan 13, 2022 at 06:19:21PM +0100, Philippe Cornu wrote:
Add Alain as sti maintainer for both drm/sti & cec/sti. Add Raphaël as stm maintainer for drm/stm.
Signed-off-by: Philippe Cornu philippe.cornu@foss.st.com
MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 6bea080d0159..708f8c86e4c9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6423,6 +6423,7 @@ F: Documentation/devicetree/bindings/display/rockchip/ F: drivers/gpu/drm/rockchip/ DRM DRIVERS FOR STI +M: Alain Volmat alain.volmat@foss.st.com L: dri-devel@lists.freedesktop.org S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc @@ -6431,6 +6432,7 @@ F: drivers/gpu/drm/sti DRM DRIVERS FOR STM M: Yannick Fertre yannick.fertre@foss.st.com +M: Raphael Gallais-Pou raphael.gallais-pou@foss.st.com M: Philippe Cornu philippe.cornu@foss.st.com L: dri-devel@lists.freedesktop.org S: Maintained @@ -18152,6 +18154,7 @@ F: Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt F: sound/soc/sti/ STI CEC DRIVER +M: Alain Volmat alain.volmat@foss.st.com S: Maintained F: Documentation/devicetree/bindings/media/stih-cec.txt F: drivers/media/cec/platform/sti/ -- 2.17.1
On 1/13/22 6:19 PM, Philippe Cornu wrote:
Add Alain as sti maintainer for both drm/sti & cec/sti. Add Raphaël as stm maintainer for drm/stm.
Signed-off-by: Philippe Cornu philippe.cornu@foss.st.com
MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+)
Hi Philippe,
Reviewed-by: Raphael Gallais-Pou raphael.gallais-pou@foss.st.com
Thank you ! :D Raphaël
diff --git a/MAINTAINERS b/MAINTAINERS index 6bea080d0159..708f8c86e4c9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6423,6 +6423,7 @@ F: Documentation/devicetree/bindings/display/rockchip/ F: drivers/gpu/drm/rockchip/ DRM DRIVERS FOR STI +M: Alain Volmat alain.volmat@foss.st.com L: dri-devel@lists.freedesktop.org S: Maintained T: git git://anongit.freedesktop.org/drm/drm-misc @@ -6431,6 +6432,7 @@ F: drivers/gpu/drm/sti DRM DRIVERS FOR STM M: Yannick Fertre yannick.fertre@foss.st.com +M: Raphael Gallais-Pou raphael.gallais-pou@foss.st.com M: Philippe Cornu philippe.cornu@foss.st.com L: dri-devel@lists.freedesktop.org S: Maintained @@ -18152,6 +18154,7 @@ F: Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt F: sound/soc/sti/ STI CEC DRIVER +M: Alain Volmat alain.volmat@foss.st.com S: Maintained F: Documentation/devicetree/bindings/media/stih-cec.txt F: drivers/media/cec/platform/sti/
linaro-mm-sig@lists.linaro.org