Re: [PATCH v2] display: panel: Add AUO g070vvn01 display support (800x480)

From: Rob Herring
Date: Tue Apr 10 2018 - 08:30:27 EST


On Tue, Apr 10, 2018 at 5:29 AM, Lukasz Majewski <lukma@xxxxxxx> wrote:
> This commit adds support for AUO's 7.0" display.
>
> Signed-off-by: Lukasz Majewski <lukma@xxxxxxx>
>
> ---
> Changes for v2:
> - Add *.txt suffix to the auo,g070wn01 file
> - Remove not needed bus-format-override = "rgb565"; property
> ---
> .../bindings/display/panel/auo,g070vvn01.txt | 30 +++++++++++++++++++++
> drivers/gpu/drm/panel/panel-simple.c | 31 ++++++++++++++++++++++
> 2 files changed, 61 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/panel/auo,g070vvn01.txt

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>