soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Oleksij Rempel <o.rempel@pengutronix.de>
To: Arnd Bergmann <arnd@arndb.de>, Daniel Vetter <daniel@ffwll.ch>,
	David Airlie <airlied@linux.ie>, Olof Johansson <olof@lixom.net>,
	Rob Herring <robh+dt@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Shawn Guo <shawnguo@kernel.org>,
	soc@kernel.org, Thierry Reding <thierry.reding@gmail.com>
Cc: Oleksij Rempel <o.rempel@pengutronix.de>,
	devicetree@vger.kernel.org, Fabio Estevam <festevam@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	dri-devel@lists.freedesktop.org, Sam Ravnborg <sam@ravnborg.org>
Subject: [PATCH v2 1/4] dt-bindings: display: simple: add some Logic Technologies and Multi-Inno panels
Date: Wed, 14 Jul 2021 06:53:46 +0200	[thread overview]
Message-ID: <20210714045349.10963-2-o.rempel@pengutronix.de> (raw)
Message-ID: <20210714045346.QrzJ51Eedk7t07l6Y_LZWQTRnynZDZK2CpQdJIG3iUk@z> (raw)
In-Reply-To: <20210714045349.10963-1-o.rempel@pengutronix.de>

Add Logictechno and Multi-Inno panels:
- Logic Technologies LTTD800x480 L2RT 7" 800x480 TFT Resistive Touch Module
- Logic Technologies LTTD800480070-L6WH-RT 7” 800x480 TFT Resistive Touch Module
- Multi-Inno Technology Co.,Ltd MI1010AIT-1CP 10.1" 1280x800 LVDS IPS Cap Touch Mod.

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

diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
index b3797ba2698b..1e7b22aace63 100644
--- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
+++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml
@@ -202,8 +202,14 @@ properties:
       - logictechno,lt161010-2nhr
         # Logic Technologies LT170410-2WHC 10.1" 1280x800 IPS TFT Cap Touch Mod.
       - logictechno,lt170410-2whc
+        # Logic Technologies LTTD800x480 L2RT 7" 800x480 TFT Resistive Touch Module
+      - logictechno,lttd800480070-l2rt
+        # Logic Technologies LTTD800480070-L6WH-RT 7” 800x480 TFT Resistive Touch Module
+      - logictechno,lttd800480070-l6wh-rt
         # Mitsubishi "AA070MC01 7.0" WVGA TFT LCD panel
       - mitsubishi,aa070mc01-ca1
+        # Multi-Inno Technology Co.,Ltd MI1010AIT-1CP 10.1" 1280x800 LVDS IPS Cap Touch Mod.
+      - multi-inno,mi1010ait-1cp
         # NEC LCD Technologies, Ltd. 12.1" WXGA (1280x800) LVDS TFT LCD panel
       - nec,nl12880bc20-05
         # NEC LCD Technologies,Ltd. WQVGA TFT LCD panel
-- 
2.30.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-07-14  4:56 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-14  4:53 [PATCH v2 0/4] Mainline imx6 based SKOV boards Oleksij Rempel
2021-07-14  4:53 ` Oleksij Rempel
2021-07-14  4:53 ` Oleksij Rempel
2021-07-14  4:53 ` Oleksij Rempel [this message]
2021-07-14  4:53   ` [PATCH v2 1/4] dt-bindings: display: simple: add some Logic Technologies and Multi-Inno panels Oleksij Rempel
2021-07-14  4:53   ` Oleksij Rempel
2021-07-14 16:37   ` Rob Herring
2021-07-14 16:37     ` Rob Herring
2021-07-14 16:37     ` Rob Herring
2021-07-25 12:04   ` Sam Ravnborg
2021-07-25 12:04     ` Sam Ravnborg
2021-07-25 12:04     ` Sam Ravnborg
2021-07-14  4:53 ` [PATCH v2 2/4] dt-bindings: vendor-prefixes: Add an entry for SKOV A/S Oleksij Rempel
2021-07-14  4:53   ` Oleksij Rempel
2021-07-14  4:53   ` Oleksij Rempel
2021-07-14 16:37   ` Rob Herring
2021-07-14 16:37     ` Rob Herring
2021-07-14 16:37     ` Rob Herring
2021-07-14  4:53 ` [PATCH v2 3/4] dt-bindings: arm: fsl: add SKOV imx6q and imx6dl based boards Oleksij Rempel
2021-07-14  4:53   ` Oleksij Rempel
2021-07-14  4:53   ` Oleksij Rempel
2021-07-14 16:37   ` Rob Herring
2021-07-14 16:37     ` Rob Herring
2021-07-14 16:37     ` Rob Herring
2021-07-14  4:53 ` [PATCH v2 4/4] ARM: dts: " Oleksij Rempel
2021-07-14  4:53   ` Oleksij Rempel
2021-07-14  4:53   ` Oleksij Rempel
2021-07-18 20:22   ` Sam Ravnborg
2021-07-18 20:22     ` Sam Ravnborg
2021-07-18 20:22     ` Sam Ravnborg
2021-07-23  3:01     ` Shawn Guo
2021-07-23  3:01       ` Shawn Guo
2021-07-23  3:01       ` Shawn Guo
2021-07-26  1:20   ` Shawn Guo
2021-07-26  1:20     ` Shawn Guo
2021-07-26  1:20     ` Shawn Guo
2021-08-02  9:21     ` Oleksij Rempel
2021-08-02  9:21       ` Oleksij Rempel
2021-08-02  9:21       ` Oleksij Rempel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210714045349.10963-2-o.rempel@pengutronix.de \
    --to=o.rempel@pengutronix.de \
    --cc=airlied@linux.ie \
    --cc=arnd@arndb.de \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=sam@ravnborg.org \
    --cc=shawnguo@kernel.org \
    --cc=soc@kernel.org \
    --cc=thierry.reding@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).