Re: [PATCH 2/3] dt-bindings: Add VXT VL050-8048NT-C01 panel bindings

2018-12-19 Thread Rob Herring
On Tue,  4 Dec 2018 14:57:34 -0200, Fabio Estevam wrote:
> The VXT VL050-8048NT-C01 is a TFT LCD panel with a 800x480 resolution
> connected via 24 width parallel interface.
> 
> Signed-off-by: Fabio Estevam 
> ---
>  .../devicetree/bindings/display/panel/vl050_8048nt_c01.txt   | 12 
> 
>  1 file changed, 12 insertions(+)
>  create mode 100644 
> Documentation/devicetree/bindings/display/panel/vl050_8048nt_c01.txt
> 

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


Re: [PATCH 2/3] dt-bindings: Add VXT VL050-8048NT-C01 panel bindings

2018-12-05 Thread Otavio Salvador
On Tue, Dec 4, 2018 at 2:57 PM Fabio Estevam  wrote:
>
> The VXT VL050-8048NT-C01 is a TFT LCD panel with a 800x480 resolution
> connected via 24 width parallel interface.
>
> Signed-off-by: Fabio Estevam 

Reviewed-by: Otavio Salvador 

-- 
Otavio Salvador O.S. Systems
http://www.ossystems.com.brhttp://code.ossystems.com.br
Mobile: +55 (53) 9 9981-7854  Mobile: +1 (347) 903-9750
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[PATCH 2/3] dt-bindings: Add VXT VL050-8048NT-C01 panel bindings

2018-12-04 Thread Fabio Estevam
The VXT VL050-8048NT-C01 is a TFT LCD panel with a 800x480 resolution
connected via 24 width parallel interface.

Signed-off-by: Fabio Estevam 
---
 .../devicetree/bindings/display/panel/vl050_8048nt_c01.txt   | 12 
 1 file changed, 12 insertions(+)
 create mode 100644 
Documentation/devicetree/bindings/display/panel/vl050_8048nt_c01.txt

diff --git 
a/Documentation/devicetree/bindings/display/panel/vl050_8048nt_c01.txt 
b/Documentation/devicetree/bindings/display/panel/vl050_8048nt_c01.txt
new file mode 100644
index 000..b42bf06
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/panel/vl050_8048nt_c01.txt
@@ -0,0 +1,12 @@
+VXT 800x480 color TFT LCD panel
+
+Required properties:
+- compatible: should be "vxt,vl050-8048nt-c01"
+- power-supply: as specified in the base binding
+
+Optional properties:
+- backlight: as specified in the base binding
+- enable-gpios: as specified in the base binding
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.
-- 
2.7.4

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