Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: Add entry for DRM panel drivers

Add myself as the maintainer for DRM panel drivers. The plan is to
collect panel-related patches in one place to reduce conflicts and
unburden Dave.

Signed-off-by: Thierry Reding <treding@nvidia.com>

+10
+10
MAINTAINERS
··· 2851 2851 F: include/drm/ 2852 2852 F: include/uapi/drm/ 2853 2853 2854 + DRM PANEL DRIVERS 2855 + M: Thierry Reding <thierry.reding@gmail.com> 2856 + L: dri-devel@lists.freedesktop.org 2857 + T: git git://anongit.freedesktop.org/tegra/linux.git 2858 + S: Maintained 2859 + F: drivers/gpu/drm/drm_panel.c 2860 + F: drivers/gpu/drm/panel/ 2861 + F: include/drm/drm_panel.h 2862 + F: Documentation/devicetree/bindings/panel/ 2863 + 2854 2864 INTEL DRM DRIVERS (excluding Poulsbo, Moorestown and derivative chipsets) 2855 2865 M: Daniel Vetter <daniel.vetter@ffwll.ch> 2856 2866 M: Jani Nikula <jani.nikula@linux.intel.com>