All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/3] dt-bindings: display: simple: add Innolux G070Y2-T02 panel
@ 2021-09-30 10:04 Oleksij Rempel
  2021-09-30 10:05 ` [PATCH v1 2/3] drm: panel-simple: Add support for the " Oleksij Rempel
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Oleksij Rempel @ 2021-09-30 10:04 UTC (permalink / raw)
  To: Thierry Reding, David Airlie, Daniel Vetter, Rob Herring
  Cc: Oleksij Rempel, Pengutronix Kernel Team, Sam Ravnborg, dri-devel,
	linux-kernel, devicetree

Add binding for the Innolux G070Y2-T02 panel. It is 7" WVGA (800x480)
TFT LCD panel with TTL interface and a backlight unit.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
 .../devicetree/bindings/display/panel/panel-simple.yaml         | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
index 335776c45474..2f1c0928d260 100644
--- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
+++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
@@ -166,6 +166,8 @@ properties:
       - innolux,at070tn92
         # Innolux G070Y2-L01 7" WVGA (800x480) TFT LCD panel
       - innolux,g070y2-l01
+        # Innolux G070Y2-T02 7" WVGA (800x480) TFT LCD TTL panel
+      - innolux,g070y2-t02
         # Innolux Corporation 10.1" G101ICE-L01 WXGA (1280x800) LVDS panel
       - innolux,g101ice-l01
         # Innolux Corporation 12.1" WXGA (1280x800) TFT LCD panel
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [PATCH v1 0/3] add innolux,g070y2-t02 support for the Protonic VT7 board
@ 2021-05-18  7:15 Oleksij Rempel
  2021-05-18  7:15   ` Oleksij Rempel
  0 siblings, 1 reply; 14+ messages in thread
From: Oleksij Rempel @ 2021-05-18  7:15 UTC (permalink / raw)
  To: Daniel Vetter, David Airlie, Rob Herring, Sascha Hauer,
	Shawn Guo, Thierry Reding
  Cc: Oleksij Rempel, devicetree, dri-devel, Fabio Estevam,
	linux-arm-kernel, linux-kernel, NXP Linux Team,
	Pengutronix Kernel Team, Sam Ravnborg, David Jander,
	Robin van der Gracht

Add Innolux G070Y2-T02 panel support for the Protonic VT7 board.

Oleksij Rempel (3):
  dt-bindings: display: simple: add Innolux G070Y2-T02 panel
  drm: panel-simple: Add support for the Innolux G070Y2-T02 panel
  ARM: dts: imx6dl-prtvt7: Add display and panel nodes

 .../bindings/display/panel/panel-simple.yaml  |  2 +
 arch/arm/boot/dts/imx6dl-prtvt7.dts           | 47 +++++++++++++++++++
 drivers/gpu/drm/panel/panel-simple.c          | 16 +++++++
 3 files changed, 65 insertions(+)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-10-11 16:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-30 10:04 [PATCH v1 1/3] dt-bindings: display: simple: add Innolux G070Y2-T02 panel Oleksij Rempel
2021-09-30 10:05 ` [PATCH v1 2/3] drm: panel-simple: Add support for the " Oleksij Rempel
2021-10-09 15:12   ` Sam Ravnborg
2021-10-11  9:01     ` Oleksij Rempel
2021-10-11 16:24       ` Sam Ravnborg
2021-09-30 10:05 ` [PATCH v1 3/3] panel-simple: add LOGIC Technologies LTTD800480070-L2RT panel Oleksij Rempel
2021-10-09 15:20   ` Sam Ravnborg
2021-10-06 21:11 ` [PATCH v1 1/3] dt-bindings: display: simple: add Innolux G070Y2-T02 panel Rob Herring
  -- strict thread matches above, loose matches on Subject: below --
2021-05-18  7:15 [PATCH v1 0/3] add innolux,g070y2-t02 support for the Protonic VT7 board Oleksij Rempel
2021-05-18  7:15 ` [PATCH v1 1/3] dt-bindings: display: simple: add Innolux G070Y2-T02 panel Oleksij Rempel
2021-05-18  7:15   ` Oleksij Rempel
2021-05-18  7:15   ` Oleksij Rempel
2021-05-19 20:21   ` Rob Herring
2021-05-19 20:21     ` Rob Herring
2021-05-19 20:21     ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.