Message ID | 1485965011-17388-5-git-send-email-hugues.fruchet@st.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Hi Hugues, On Wed, 01 Feb 2017, Hugues Fruchet wrote: > Add entry for the STMicroelectronics DELTA driver. > > Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index cfff2c9..38cc652 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2429,6 +2429,14 @@ W: https://linuxtv.org > S: Supported > F: drivers/media/platform/sti/bdisp > > +DELTA ST MEDIA DRIVER > +M: Hugues Fruchet <hugues.fruchet@st.com> > +L: linux-media@vger.kernel.org Would be useful to also include kernel@stlinux.com mailing list. Apart from that: Acked-by: Peter Griffin <peter.griffin@linaro.org> > +T: git git://linuxtv.org/media_tree.git > +W: https://linuxtv.org > +S: Supported > +F: drivers/media/platform/sti/delta > + > BEFS FILE SYSTEM > M: Luis de Bethencourt <luisbg@osg.samsung.com> > M: Salah Triki <salah.triki@gmail.com> -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi Peter On 02/01/2017 07:22 PM, Peter Griffin wrote: > Hi Hugues, > > On Wed, 01 Feb 2017, Hugues Fruchet wrote: > >> Add entry for the STMicroelectronics DELTA driver. >> >> Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com> >> --- >> MAINTAINERS | 8 ++++++++ >> 1 file changed, 8 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index cfff2c9..38cc652 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -2429,6 +2429,14 @@ W: https://linuxtv.org >> S: Supported >> F: drivers/media/platform/sti/bdisp >> >> +DELTA ST MEDIA DRIVER >> +M: Hugues Fruchet <hugues.fruchet@st.com> >> +L: linux-media@vger.kernel.org > > Would be useful to also include kernel@stlinux.com mailing list. This mailing list was expected to be disabled on 31th December as STMicroelectronics stopped the contract with the service provider but ..... the mailing list is still alive. We are looking for a replacement solution and then we will update the maintainers files Patrice > > Apart from that: > > Acked-by: Peter Griffin <peter.griffin@linaro.org> > >> +T: git git://linuxtv.org/media_tree.git >> +W: https://linuxtv.org >> +S: Supported >> +F: drivers/media/platform/sti/delta >> + >> BEFS FILE SYSTEM >> M: Luis de Bethencourt <luisbg@osg.samsung.com> >> M: Salah Triki <salah.triki@gmail.com> > > _______________________________________________ > Kernel mailing list > Kernel@stlinux.com > http://www.stlinux.com/mailman/listinfo/kernel >-- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/MAINTAINERS b/MAINTAINERS index cfff2c9..38cc652 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2429,6 +2429,14 @@ W: https://linuxtv.org S: Supported F: drivers/media/platform/sti/bdisp +DELTA ST MEDIA DRIVER +M: Hugues Fruchet <hugues.fruchet@st.com> +L: linux-media@vger.kernel.org +T: git git://linuxtv.org/media_tree.git +W: https://linuxtv.org +S: Supported +F: drivers/media/platform/sti/delta + BEFS FILE SYSTEM M: Luis de Bethencourt <luisbg@osg.samsung.com> M: Salah Triki <salah.triki@gmail.com>
Add entry for the STMicroelectronics DELTA driver. Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)