diff options
| author | 2019-02-19 15:04:37 +0100 | |
|---|---|---|
| committer | 2019-04-23 14:02:02 +0200 | |
| commit | fae186c8d63cadb5d1dc67735e8b3ed4e355b55c (patch) | |
| tree | 0b7976ebdbb89d74dd5c77d4d154dee331b5ddd6 | |
| parent | drm/panel: simple: Fix panel_simple_dsi_probe (diff) | |
| download | wireguard-linux-fae186c8d63cadb5d1dc67735e8b3ed4e355b55c.tar.xz wireguard-linux-fae186c8d63cadb5d1dc67735e8b3ed4e355b55c.zip | |
dt-bindings: display: Add ETM0430G0DH6 bindings
Document the Emerging Display Technology Corp. (EDT) ETM0430G0DH6
display, which is a 480x272 4.3" TFT display.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Jan Tuerk <jan.tuerk@emtrion.com>
Cc: Thierry Reding <treding@nvidia.com>
Cc: devicetree@vger.kernel.org
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190219140438.17063-1-marex@denx.de
| -rw-r--r-- | Documentation/devicetree/bindings/display/panel/edt,et-series.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/edt,et-series.txt b/Documentation/devicetree/bindings/display/panel/edt,et-series.txt index f56b99ebd9be..d9f21d62422e 100644 --- a/Documentation/devicetree/bindings/display/panel/edt,et-series.txt +++ b/Documentation/devicetree/bindings/display/panel/edt,et-series.txt @@ -6,6 +6,14 @@ Display bindings for EDT Display Technology Corp. Displays which are compatible with the simple-panel binding, which is specified in simple-panel.txt +4,3" WVGA TFT Panels +-------------------- + ++-----------------+---------------------+-------------------------------------+ +| Identifier | compatbile | description | ++=================+=====================+=====================================+ +| ETM0430G0DH6 | edt,etm0430g0dh6 | 480x272 TFT Display | ++-----------------+---------------------+-------------------------------------+ 5,7" WVGA TFT Panels -------------------- |
