Re: [PATCH 2/5] panel-simple: Add the 7" DPI panel from Adafruit.

From: Rob Herring
Date: Mon Mar 21 2016 - 08:48:19 EST


On Fri, Mar 18, 2016 at 07:42:43PM -0700, Eric Anholt wrote:
> This is a basic TFT panel with a 40-pin FPC connector on it. The
> specification doesn't define timings, but the Adafruit instructions
> were setting up 800x480 CVT.
>
> Signed-off-by: Eric Anholt <eric@xxxxxxxxxx>
> ---
> .../bindings/display/panel/ontat,yx700wv03.txt | 7 +++++
> drivers/gpu/drm/panel/panel-simple.c | 33 ++++++++++++++++++++++
> 2 files changed, 40 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/panel/ontat,yx700wv03.txt

Acked-by: Rob Herring <robh@xxxxxxxxxx>