Re: [PATCH] video: fbdev: exynos: Remove old non-working MIPI driver

From: Krzysztof Kozlowski
Date: Thu Sep 01 2016 - 07:45:19 EST


On 09/01/2016 01:37 PM, Krzysztof Kozlowski wrote:
> 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@xxxxxxxxxxx>
> Cc: Donghwa Lee <dh09.lee@xxxxxxxxxxx>
> Cc: Kyungmin Park <kyungmin.park@xxxxxxxxxxx>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>


Damn, I forgot to update top-fbdev Makefile. I will resend soon.

BR,
Krzysztof