From patchwork Mon Dec 16 16:21:34 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luca Ceresoli X-Patchwork-Id: 13910016 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 4FF1DE77180 for ; Mon, 16 Dec 2024 16:21:48 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C496710E6F2; Mon, 16 Dec 2024 16:21:47 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.b="htrA2Fha"; dkim-atps=neutral Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::223]) by gabe.freedesktop.org (Postfix) with ESMTPS id 51CE110E03E for ; Mon, 16 Dec 2024 16:21:44 +0000 (UTC) Received: by mail.gandi.net (Postfix) with ESMTPSA id C7BB560010; Mon, 16 Dec 2024 16:21:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1734366103; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=sivQPTpUdlYTIBcNtvH0D2TYdDsv/PsI4e+5O1AdUCA=; b=htrA2FhaEEDqp8Sy2dplXT/ZTxDVMM6gf7lAjbSsbNsNX9pZs5vBaKwDCPKiuXLohwOVy4 os8fXBD6fzDCj+wx4I3BgpJxzA7ss14uZiCwQw5VB9ZVs8mSjWOpALQuk3fdv/WOGHqqzZ zSwS7FM55L6qqDoG08biFs3pdmqZxUISRwyz4Aa7AK4jlX4eHsQoWs5p8HDghgLnh10g1z 15WQppkB0kVI+Bl02Jd2a48FnIcbibWK1Yc/WJ62HQHoOJJGIvO05+dkRVDayo+SUaTIfU hkFrWxeufe3Q3g7jS79pHCx5lrGmmePW4WNPO5aSzC+KfdgbWJ9iwBz1+HPzMQ== From: Luca Ceresoli Date: Mon, 16 Dec 2024 17:21:34 +0100 Subject: [PATCH v2 1/2] dt-bindings: display: simple: Add Tianma TM070JDHG34-00 panel MIME-Version: 1.0 Message-Id: <20241216-tianma_tm070jdhg34-v2-1-0b319a0bac39@bootlin.com> References: <20241216-tianma_tm070jdhg34-v2-0-0b319a0bac39@bootlin.com> In-Reply-To: <20241216-tianma_tm070jdhg34-v2-0-0b319a0bac39@bootlin.com> To: Neil Armstrong , Jessica Zhang , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Thierry Reding , Sam Ravnborg Cc: Thomas Petazzoni , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Luca Ceresoli X-Mailer: b4 0.14.2 X-GND-Sasl: luca.ceresoli@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: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Add the Tianma Micro-electronics TM070JDHG34-00 7.0" LVDS LCD TFT panel. Signed-off-by: Luca Ceresoli Acked-by: Conor Dooley --- Changes in v2: - fix inverted lines --- Documentation/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 18b63f356bb4bbf6d2c8e58b13ebb14c5f4004ad..fc334a8aa6d914c1222a9767fec4ae5beb147031 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml @@ -280,6 +280,8 @@ properties: - team-source-display,tst043015cmhx # Tianma Micro-electronics TM070JDHG30 7.0" WXGA TFT LCD panel - tianma,tm070jdhg30 + # Tianma Micro-electronics TM070JDHG34-00 7.0" WXGA (1280x800) LVDS TFT LCD panel + - tianma,tm070jdhg34-00 # Tianma Micro-electronics TM070JVHG33 7.0" WXGA TFT LCD panel - tianma,tm070jvhg33 # Tianma Micro-electronics TM070RVHG71 7.0" WXGA TFT LCD panel