Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: display: panel: sitronix,st7701: Add Densitron DMT028VGHMCMI-1A TFT

Add compatible string for Densitron DMT028VGHMCMI-1A TFT matrix.
This is a DSI-attached 480x640 2.83 inch panel.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Guido Günther <agx@sigxcpu.org>
Cc: Jagan Teki <jagan@amarulasolutions.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: devicetree@vger.kernel.org
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220725151703.319939-1-marex@denx.de

authored by

Marek Vasut and committed by
Linus Walleij
e6e62748 b320c7b7

+4
+4
Documentation/devicetree/bindings/display/panel/sitronix,st7701.yaml
··· 17 17 Techstar TS8550B is 480x854, 2-lane MIPI DSI LCD panel which has 18 18 inbuilt ST7701 chip. 19 19 20 + Densitron DMT028VGHMCMI-1A is 480x640, 2-lane MIPI DSI LCD panel 21 + which has built-in ST7701 chip. 22 + 20 23 allOf: 21 24 - $ref: panel-common.yaml# 22 25 ··· 27 24 compatible: 28 25 items: 29 26 - enum: 27 + - densitron,dmt028vghmcmi-1a 30 28 - techstar,ts8550b 31 29 - const: sitronix,st7701 32 30