Re: [PATCH 2/2] drm/panel: simple: Add support for DataImage SCF0700C48GGU18

From: Rob Herring
Date: Tue Jul 03 2018 - 17:03:47 EST


On Mon, Jun 25, 2018 at 02:41:30PM +0200, Michal VokÃÄ wrote:
> This adds support for the DataImage SCF0700C48GGU18 7.0" WVGA (800x480)
> TFT LCD panel. The panel has 24-bit parallel interface and can be
> supported by the simple panel driver.
>
> Signed-off-by: Michal VokÃÄ <michal.vokac@xxxxxxxxx>
> ---
> .../display/panel/dataimage,scf0700c48ggu18.txt | 8 ++++++
> drivers/gpu/drm/panel/panel-simple.c | 29 ++++++++++++++++++++++
> 2 files changed, 37 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/panel/dataimage,scf0700c48ggu18.txt

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>