Document the Emerging Display Technology Corp. (EDT) ETM043080DH6-GP display, which is a 480x272 4.3" TFT display with capacitive touchscreen. This patch is based on the upstream commit c752affbadb05b619 ("dt-bindings: display: Add bindings for EDT panel"). Signed-off-by: Biju Das Reviewed-by: Lad Prabhakar --- .../bindings/display/panel/edt,etm043080dh6gp.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/edt,etm043080dh6gp.txt diff --git a/Documentation/devicetree/bindings/display/panel/edt,etm043080dh6gp.txt b/Documentation/devicetree/bindings/display/panel/edt,etm043080dh6gp.txt new file mode 100644 index 000000000000..c837e0bfb1a9 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/edt,etm043080dh6gp.txt @@ -0,0 +1,9 @@ +Emerging Display Technology Corp. ETM043080DH6-GP 4.3" WQVGA TFT LCD panel + +Required properties: +- compatible: should be "edt,etm043080dh6gp" + +ETM043080DH6-GP is 480x272 TFT Display with capacitive touchscreen. + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. -- 2.17.1