diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2016-09-16 04:32:39 -0400 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2016-09-27 04:05:29 -0400 |
commit | a38719b3dce002b7decc29b17312b8ba4a738db9 (patch) | |
tree | aae59edfadcd2db87a047ac5211d0faf4c61958e /MAINTAINERS | |
parent | 43da7575cdecaf5af2d6b3f3a9e4e6c9144be428 (diff) |
video: fbdev: exynos: Remove old non-working MIPI driver
The old non-DRM Exynos MIPI driver does not support DeviceTree and
requires board files. Our platforms do not provide such so the driver
is not usable since a long time ago. All features provided by the
driver (and associated s6e8ax0 panel driver) are already supported by
newer DRM version so the old code can be removed.
Cc: Inki Dae <inki.dae@samsung.com>
Cc: Donghwa Lee <dh09.lee@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fbb78a8522da..f8d0312dc749 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4695,15 +4695,6 @@ L: iommu@lists.linux-foundation.org | |||
4695 | S: Maintained | 4695 | S: Maintained |
4696 | F: drivers/iommu/exynos-iommu.c | 4696 | F: drivers/iommu/exynos-iommu.c |
4697 | 4697 | ||
4698 | EXYNOS MIPI DISPLAY DRIVERS | ||
4699 | M: Inki Dae <inki.dae@samsung.com> | ||
4700 | M: Donghwa Lee <dh09.lee@samsung.com> | ||
4701 | M: Kyungmin Park <kyungmin.park@samsung.com> | ||
4702 | L: linux-fbdev@vger.kernel.org | ||
4703 | S: Maintained | ||
4704 | F: drivers/video/fbdev/exynos/exynos_mipi* | ||
4705 | F: include/video/exynos_mipi* | ||
4706 | |||
4707 | EZchip NPS platform support | 4698 | EZchip NPS platform support |
4708 | M: Noam Camus <noamc@ezchip.com> | 4699 | M: Noam Camus <noamc@ezchip.com> |
4709 | S: Supported | 4700 | S: Supported |