Re: [PATCH v1 5/6] dt-bindings: panel: add LOGIC Technologies panels

2020-06-09 Thread Rob Herring
On Mon, 01 Jun 2020 10:33:08 +0200, Sam Ravnborg wrote:
> Add support for the following panels from LOGIC Technologies, Inc:
> - LTTD800480070-L2RT
> - LTTD800480070-L6WH-RT
> 
> The LTTD800480 L2RT is discontinued, but it may be used in
> existing products.
> 
> Both panels are dumb panels that matches the panel-simple binding.
> 
> Signed-off-by: Sam Ravnborg 
> Cc: Søren Andersen 
> Cc: Thierry Reding 
> Cc: Sam Ravnborg 
> ---
>  .../devicetree/bindings/display/panel/panel-simple.yaml   | 4 
>  1 file changed, 4 insertions(+)
> 

Acked-by: Rob Herring 
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[PATCH v1 5/6] dt-bindings: panel: add LOGIC Technologies panels

2020-06-01 Thread Sam Ravnborg
Add support for the following panels from LOGIC Technologies, Inc:
- LTTD800480070-L2RT
- LTTD800480070-L6WH-RT

The LTTD800480 L2RT is discontinued, but it may be used in
existing products.

Both panels are dumb panels that matches the panel-simple binding.

Signed-off-by: Sam Ravnborg 
Cc: Søren Andersen 
Cc: Thierry Reding 
Cc: Sam Ravnborg 
---
 .../devicetree/bindings/display/panel/panel-simple.yaml   | 4 
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml 
b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
index 6fe0ac86696d..a4910d4af96b 100644
--- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
+++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
@@ -183,6 +183,10 @@ properties:
   - logictechno,lt161010-2nhr
 # Logic Technologies LT170410-2WHC 10.1" 1280x800 IPS TFT Cap Touch 
Mod.
   - logictechno,lt170410-2whc
+# LOGIC Technologies Inc. LTTD800480070-L2RT 7" (800x480) TFT LCD panel
+  - logictechno,lttd800480070-l2rt
+# LOGIC Technologies Inc. LTTD800480070-L6WH-RT 7" (800x480) TFT LCD 
panel
+  - logictechno,lttd800480070-l6wh-rt
 # Mitsubishi "AA070MC01 7.0" WVGA TFT LCD panel
   - mitsubishi,aa070mc01-ca1
 # NEC LCD Technologies, Ltd. 12.1" WXGA (1280x800) LVDS TFT LCD panel
-- 
2.25.1

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