From patchwork Mon Aug 7 12:31:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Miquel Raynal X-Patchwork-Id: 13344104 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DDCDEC04A6A for ; Mon, 7 Aug 2023 12:31:47 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id CCD2110E288; Mon, 7 Aug 2023 12:31:44 +0000 (UTC) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::225]) by gabe.freedesktop.org (Postfix) with ESMTPS id 5FF4810E288 for ; Mon, 7 Aug 2023 12:31:42 +0000 (UTC) Received: by mail.gandi.net (Postfix) with ESMTPSA id 636561C0007; Mon, 7 Aug 2023 12:31:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1691411500; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=MKIuRjr4bEAutv03qcpUVfrFXls0vMQc6pheaXe0VJ8=; b=P5A+19ugb7LcRoNXWDzlTwqP4ntnXw8CZaMesgNCaZHGxDDIgzZfznNNPb2kBch6+bzDuw /64FNfsl8oLcYdoya+hH6y3CN3POQg0p222iyCHMGc5STzxn5TWRLDw6nAC9C1f3F1iOcm 9U7eYCVq/DdRx72KriablXRoJRnsW+k4iGw4WRMLh1BbqMb9cezxFWSDD8/zrSqTvj2iaO xhdNiX/FoQroMGnZEUoS72v76LZJCwE+qZFybYO3dV57G4Y/bOANtX9MM4Af5s1jNp/XkF wtO+kvihEsWQG7XhUIDj1T3+uHl8V+azlqD0/IWTbpJK37DldIUPrwvI9TfaxA== From: Miquel Raynal To: Neil Armstrong , Sam Ravnborg Subject: [PATCH v4 1/2] dt-bindings: display: simple: Add Mitsubishi AA084XE01 panel Date: Mon, 7 Aug 2023 14:31:37 +0200 Message-Id: <20230807123138.67443-1-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-GND-Sasl: miquel.raynal@bootlin.com X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Krzysztof Kozlowski , Krzysztof Kozlowski , dri-devel@lists.freedesktop.org, Conor Dooley , Rob Herring , Thomas Petazzoni , Miquel Raynal Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Add Mitsubishi AA084XE01 8.4" XGA TFT LCD panel compatible string. Link: https://www.mouser.fr/datasheet/2/274/aa084xe01_e-364171.pdf Signed-off-by: Miquel Raynal Acked-by: Krzysztof Kozlowski --- Changes in v4: * Add datasheet link. * Supplement Cc: list. Changes in v3: * None. Changes in v2: * Collected tag. .../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 1d4936fc5182..2c6be20bafc9 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml @@ -240,6 +240,8 @@ properties: - logictechno,lttd800480070-l6wh-rt # Mitsubishi "AA070MC01 7.0" WVGA TFT LCD panel - mitsubishi,aa070mc01-ca1 + # Mitsubishi AA084XE01 8.4" XGA TFT LCD panel + - mitsubishi,aa084xe01 # Multi-Inno Technology Co.,Ltd MI0700S4T-6 7" 800x480 TFT Resistive Touch Module - multi-inno,mi0700s4t-6 # Multi-Inno Technology Co.,Ltd MI0800FT-9 8" 800x600 TFT Resistive Touch Module