Re: [PATCH 0/2] Add support for Tianma TM070JDHG30 display

2017-01-26 Thread Thierry Reding
On Fri, Dec 02, 2016 at 09:52:06AM +0100, Gary Bisson wrote:
> Hi all,
> 
> This series adds support for the Tianma TM070JDHG30 7" display (1280x800).
> http://usa.tianma.com/products-technology/product/tm070jdhg30-00
> https://boundarydevices.com/product/bd070lic2/
> 
> The first patch adds Tianma as a new vendor prefix whereas the second patch
> adds the display to the simple panel driver.
> 
> Regards,
> Gary
> 
> Gary Bisson (2):
>   of: Add vendor prefix for Tianma Micro-electronics
>   drm/panel: simple: Add support for Tianma TM070JDHG30
> 
>  .../bindings/display/panel/tianma,tm070jdhg30.txt  |  7 ++
>  .../devicetree/bindings/vendor-prefixes.txt|  1 +
>  drivers/gpu/drm/panel/panel-simple.c   | 27 
> ++
>  3 files changed, 35 insertions(+)
>  create mode 100644 
> Documentation/devicetree/bindings/display/panel/tianma,tm070jdhg30.txt

Both patches applied, thanks.

Thierry


signature.asc
Description: PGP signature
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[PATCH 0/2] Add support for Tianma TM070JDHG30 display

2016-12-02 Thread Gary Bisson
Hi all,

This series adds support for the Tianma TM070JDHG30 7" display (1280x800).
http://usa.tianma.com/products-technology/product/tm070jdhg30-00
https://boundarydevices.com/product/bd070lic2/

The first patch adds Tianma as a new vendor prefix whereas the second patch
adds the display to the simple panel driver.

Regards,
Gary

Gary Bisson (2):
  of: Add vendor prefix for Tianma Micro-electronics
  drm/panel: simple: Add support for Tianma TM070JDHG30

 .../bindings/display/panel/tianma,tm070jdhg30.txt  |  7 ++
 .../devicetree/bindings/vendor-prefixes.txt|  1 +
 drivers/gpu/drm/panel/panel-simple.c   | 27 ++
 3 files changed, 35 insertions(+)
 create mode 100644 
Documentation/devicetree/bindings/display/panel/tianma,tm070jdhg30.txt

-- 
2.9.3