Message ID | 1464514855-108050-8-git-send-email-zourongrong@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 29 May 2016 at 17:40, Rongrong Zou <zourongrong@gmail.com> wrote: > Signed-off-by: Rongrong Zou <zourongrong@gmail.com> > Signed-off-by: Jianhua Li <lijianhua@huawei.com> > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f466673..a8a62e0 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3957,6 +3957,13 @@ T: git git://github.com/patjak/drm-gma500 > S: Maintained > F: drivers/gpu/drm/gma500/ > > +DRM DRIVERS FOR HIBMC > +M: lijianhua <lijianhua@huawei.com> > +M: Rongrong Zou <zourongrong@gmail.com> > +L: dri-devel@lists.freedesktop.org > +S: Maintained > +F: drivers/gpu/drm/hisilicon/hibmc Please add a "/" ad the end of this line. And move this part into DRM DRIVERS FOR HISILICON Thanks, -xinliang > + > DRM DRIVERS FOR HISILICON > M: Xinliang Liu <z.liuxinliang@hisilicon.com> > R: Xinwei Kong <kong.kongxinwei@hisilicon.com> > -- > 1.9.1 > -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi Xinliang, 在 2016/5/30 10:31, Xinliang Liu 写道: > On 29 May 2016 at 17:40, Rongrong Zou <zourongrong@gmail.com> wrote: >> Signed-off-by: Rongrong Zou <zourongrong@gmail.com> >> Signed-off-by: Jianhua Li <lijianhua@huawei.com> >> --- >> MAINTAINERS | 7 +++++++ >> 1 file changed, 7 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index f466673..a8a62e0 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -3957,6 +3957,13 @@ T: git git://github.com/patjak/drm-gma500 >> S: Maintained >> F: drivers/gpu/drm/gma500/ >> >> +DRM DRIVERS FOR HIBMC >> +M: lijianhua <lijianhua@huawei.com> >> +M: Rongrong Zou <zourongrong@gmail.com> >> +L: dri-devel@lists.freedesktop.org >> +S: Maintained >> +F: drivers/gpu/drm/hisilicon/hibmc > > Please add a "/" ad the end of this line. OK, thanks! > And move this part into DRM DRIVERS FOR HISILICON Can it be placed as below: DRM DRIVERS FOR HISILICON HIBMC M: lijianhua <lijianhua@huawei.com> M: Rongrong Zou <zourongrong@gmail.com> ... DRM DRIVERS FOR HISILICON KIRIN M: Xinliang Liu <z.liuxinliang@hisilicon.com> R: Xinwei Kong <kong.kongxinwei@hisilicon.com> ... > > Thanks, > -xinliang > >> + >> DRM DRIVERS FOR HISILICON >> M: Xinliang Liu <z.liuxinliang@hisilicon.com> >> R: Xinwei Kong <kong.kongxinwei@hisilicon.com> >> -- >> 1.9.1 >> > > . >
diff --git a/MAINTAINERS b/MAINTAINERS index f466673..a8a62e0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3957,6 +3957,13 @@ T: git git://github.com/patjak/drm-gma500 S: Maintained F: drivers/gpu/drm/gma500/ +DRM DRIVERS FOR HIBMC +M: lijianhua <lijianhua@huawei.com> +M: Rongrong Zou <zourongrong@gmail.com> +L: dri-devel@lists.freedesktop.org +S: Maintained +F: drivers/gpu/drm/hisilicon/hibmc + DRM DRIVERS FOR HISILICON M: Xinliang Liu <z.liuxinliang@hisilicon.com> R: Xinwei Kong <kong.kongxinwei@hisilicon.com>