diff options
author | Donghwa Lee <[email protected]> | 2012-03-15 15:17:11 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-03-15 17:03:04 -0700 |
commit | 5eb1eb4ea102c9aed8a791892a5b0431b058f20e (patch) | |
tree | a0f060c79deb389dd67faff4894b3c7fd88ecbcf | |
parent | 4c57c7e4af71afd4e9f93af01738eb1216ed270e (diff) |
MAINTAINERS: add entry for exynos mipi display drivers
I'd like to add Inki Dae, Donghwa Lee and Kyungmin Park as maintainers
who developers for exynos mipi display drivers for
video/driver/exynos/exynos_mipi* and include/video/exynos_mipi*.
Signed-off-by: Donghwa Lee <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Cc: Florian Tobias Schandinat <[email protected]>
Cc: Richard Purdie <[email protected]>
Cc: Kukjin Kim <[email protected]>
Cc: Jingoo Han <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8dc270c5ff28..03e0b4896bc6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2355,6 +2355,15 @@ S: Supported F: drivers/gpu/drm/exynos F: include/drm/exynos* +EXYNOS MIPI DISPLAY DRIVERS +M: Inki Dae <[email protected]> +M: Donghwa Lee <[email protected]> +M: Kyungmin Park <[email protected]> +S: Maintained +F: drivers/video/exynos/exynos_mipi* +F: include/video/exynos_mipi* + DSCC4 DRIVER M: Francois Romieu <[email protected]> |