diff options
author | Heiko Stuebner <heiko@sntech.de> | 2015-04-20 00:59:50 +0200 |
---|---|---|
committer | Mark Yao <mark.yao@rock-chips.com> | 2015-04-20 09:00:59 +0800 |
commit | 625e03461ba51592ac785214b2254af7bd630077 (patch) | |
tree | e52747c853b023f67672ee997f3416ce9a407640 /MAINTAINERS | |
parent | aa219a0dd7774e2454a5687e7d38e947a131cdee (diff) | |
download | talos-obmc-linux-625e03461ba51592ac785214b2254af7bd630077.tar.gz talos-obmc-linux-625e03461ba51592ac785214b2254af7bd630077.zip |
MAINTAINERS: add entry for Rockchip drm drivers
Mark Yao looks after the Rockchip drm drivers and should thus also get
patches touching these.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 652004223ead..76dfb2b7028f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3398,6 +3398,13 @@ F: drivers/gpu/drm/rcar-du/ F: drivers/gpu/drm/shmobile/ F: include/linux/platform_data/shmob_drm.h +DRM DRIVERS FOR ROCKCHIP +M: Mark Yao <mark.yao@rock-chips.com> +L: dri-devel@lists.freedesktop.org +S: Maintained +F: drivers/gpu/drm/rockchip/ +F: Documentation/devicetree/bindings/video/rockchip* + DSBR100 USB FM RADIO DRIVER M: Alexey Klimov <klimov.linux@gmail.com> L: linux-media@vger.kernel.org |