Re: [PATCH 2/2] drm/panel: simple: Add support for Tianma TM070JDHG30

From: Rob Herring
Date: Fri Dec 09 2016 - 13:14:44 EST


On Fri, Dec 02, 2016 at 09:52:08AM +0100, Gary Bisson wrote:
> The Tianma TM070JDHG30 is a 7" LVDS display with a resolution of
> 1280x800.
> http://usa.tianma.com/products-technology/product/tm070jdhg30-00
>
> You can also find this product along with a FT5x06 touch controller
> from Boundary Devices:
> https://boundarydevices.com/product/bd070lic2/
>
> Signed-off-by: Gary Bisson <gary.bisson@xxxxxxxxxxxxxxxxxxx>
> ---
> .../bindings/display/panel/tianma,tm070jdhg30.txt | 7 ++++++

Acked-by: Rob Herring <robh@xxxxxxxxxx>

> drivers/gpu/drm/panel/panel-simple.c | 27 ++++++++++++++++++++++
> 2 files changed, 34 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/panel/tianma,tm070jdhg30.txt