Message ID | 20190416101630.3482-1-m.felsch@pengutronix.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/2] dt-bindings: display: add EDT ET035012DM6 display description | expand |
On Tue, Apr 16, 2019 at 12:16:29PM +0200, Marco Felsch wrote: > Add support for the ET035012DM6 3.5" QVGA TFT LCD panel. The datasheet > can be retrieved online: > > https://www.glynshop.com/erp/owweb/Daten/DSS/EDT/Products/ \ > Specifications/Active%20Displays/ET035012DM6.pdf > > Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> > --- > .../devicetree/bindings/display/panel/edt,et-series.txt | 7 +++++++ > 1 file changed, 7 insertions(+) Applied both patches, thanks. Thierry
diff --git a/Documentation/devicetree/bindings/display/panel/edt,et-series.txt b/Documentation/devicetree/bindings/display/panel/edt,et-series.txt index f56b99ebd9be..eb3da7313bb3 100644 --- a/Documentation/devicetree/bindings/display/panel/edt,et-series.txt +++ b/Documentation/devicetree/bindings/display/panel/edt,et-series.txt @@ -6,6 +6,13 @@ Display bindings for EDT Display Technology Corp. Displays which are compatible with the simple-panel binding, which is specified in simple-panel.txt +3,5" QVGA TFT Panels +-------------------- ++-----------------+---------------------+-------------------------------------+ +| Identifier | compatbile | description | ++=================+=====================+=====================================+ +| ET035012DM6 | edt,et035012dm6 | 3.5" QVGA TFT LCD panel | ++-----------------+---------------------+-------------------------------------+ 5,7" WVGA TFT Panels --------------------
Add support for the ET035012DM6 3.5" QVGA TFT LCD panel. The datasheet can be retrieved online: https://www.glynshop.com/erp/owweb/Daten/DSS/EDT/Products/ \ Specifications/Active%20Displays/ET035012DM6.pdf Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> --- .../devicetree/bindings/display/panel/edt,et-series.txt | 7 +++++++ 1 file changed, 7 insertions(+)