On Mon, May 17, 2021 at 04:59:22AM -0700, Deepak Rawat wrote: > Maintainer for hyperv synthetic video device. > > Signed-off-by: Deepak Rawat <drawat.fl...@gmail.com> > --- > MAINTAINERS | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index bd7aff0c120f..261342551406 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6077,6 +6077,14 @@ T: git git://anongit.freedesktop.org/drm/drm-misc > F: Documentation/devicetree/bindings/display/hisilicon/ > F: drivers/gpu/drm/hisilicon/ > > +DRM DRIVER FOR HYPERV SYNTHETIC VIDEO DEVICE > +M: Deepak Rawat <drawat.fl...@gmail.com> > +L: linux-hyp...@vger.kernel.org > +L: dri-devel@lists.freedesktop.org > +S: Maintained > +T: git git://anongit.freedesktop.org/drm/drm-misc > +F: drivers/gpu/drm/hyperv > + > DRM DRIVERS FOR LIMA > M: Qiang Yu <yuq...@gmail.com> > L: dri-devel@lists.freedesktop.org > @@ -6223,6 +6231,14 @@ T: git git://anongit.freedesktop.org/drm/drm-misc > F: Documentation/devicetree/bindings/display/xlnx/ > F: drivers/gpu/drm/xlnx/ > > +DRM DRIVERS FOR ZTE ZX > +M: Shawn Guo <shawn...@kernel.org> > +L: dri-devel@lists.freedesktop.org > +S: Maintained > +T: git git://anongit.freedesktop.org/drm/drm-misc > +F: Documentation/devicetree/bindings/display/zte,vou.txt > +F: drivers/gpu/drm/zte/ > +
What is the section about? Is this a mistake? Wei.