[PATCH 3/4] drm/panel: Add Ilitek ILI9341 driver

2020-05-06 Thread dillon . minfei
Add drm panel driver ilitek ili9341 , based on panel/panel-ilitek-ili9322.c currently just support rgb input only ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel

[PATCH 3/4] drm/panel: Add Ilitek ILI9341 driver

2020-05-06 Thread dillon . minfei
From: dillon min This adds support for the Ilitek ILI9341 QVGA (240x320) TFT panel driver. This panel driver supports parallel RGB input. The controller is combined with a physical panel and configured through the device tree. Signed-off-by: dillon min --- drivers/gpu/drm/panel/Kconfig