diff options
author | Xinliang Liu <[email protected]> | 2016-01-30 14:42:36 +0800 |
---|---|---|
committer | Xinliang Liu <[email protected]> | 2016-04-29 16:39:15 +0800 |
commit | c84ffde963e227bf68efb12315bd39c75e00ff05 (patch) | |
tree | 1236b01d3c20d505c1baf11825fcf492acefd71a | |
parent | 40ed27b886eaad923910ed63865dac0e9b3553f2 (diff) |
MAINTAINERS: Add maintainer for hisilicon DRM driver
Add maintainer and reviewer for hisilicon DRM driver.
v8:
- Append "/" to directory patterns.
v7: None.
v6: None.
v5: None.
v4:
- Add Chen Feng <[email protected]> as Designated reviewer.
v3: First version.
Signed-off-by: Xinliang Liu <[email protected]>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9ef7b408beb3..02462fd63223 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3854,6 +3854,16 @@ S: Maintained F: drivers/gpu/drm/gma500 F: include/drm/gma500* +DRM DRIVERS FOR HISILICON +M: Xinliang Liu <[email protected]> +R: Xinwei Kong <[email protected]> +R: Chen Feng <[email protected]> +T: git git://github.com/xin3liang/linux.git +S: Maintained +F: drivers/gpu/drm/hisilicon/ +F: Documentation/devicetree/bindings/display/hisilicon/ + DRM DRIVERS FOR NVIDIA TEGRA M: Thierry Reding <[email protected]> M: Terje Bergström <[email protected]> |