Re: [PATCH v3] display: panel: Add Mitsubishi aa070mc01 display support (800x480)

From: Rob Herring
Date: Mon Nov 06 2017 - 09:09:12 EST


On Fri, Oct 20, 2017 at 5:18 PM, Lukasz Majewski <lukma@xxxxxxx> wrote:
> This commit adds support for Mitsubishi aa070mc01 TFT panel working
> with 8 bit ISP mode (pin 19 "mode" HIGH for 20 pin TFT connector).
>
> Signed-off-by: Lukasz Majewski <lukma@xxxxxxx>
> ---
> Changes for v2:
> - Place the code sorted alphabetically
> - Add missing ./Documentation/devicetree/binding/display properties
> description
>
> Changes for v3:
> - Fix typo in display name (in property description)
>
> ---
> .../display/panel/mitsubishi,aa070mc01.txt | 7 +++++
> drivers/gpu/drm/panel/panel-simple.c | 35 ++++++++++++++++++++++
> 2 files changed, 42 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/panel/mitsubishi,aa070mc01.txt

Acked-by: Rob Herring <robh@xxxxxxxxxx>