From patchwork Wed Aug 28 07:46:54 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frieder Schrempf X-Patchwork-Id: 13780855 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 4B9D6C5474A for ; Wed, 28 Aug 2024 07:48:40 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id BBA9410E4C3; Wed, 28 Aug 2024 07:48:39 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=fris.de header.i=@fris.de header.b="jrMhYmkK"; dkim-atps=neutral Received: from mail.fris.de (mail.fris.de [116.203.77.234]) by gabe.freedesktop.org (Postfix) with ESMTPS id B4B4610E4C3 for ; Wed, 28 Aug 2024 07:48:38 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 97F67BFC3C; Wed, 28 Aug 2024 09:48:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fris.de; s=dkim; t=1724831316; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding:in-reply-to:references; bh=CnbbSWEoCzwCVh93a30I9Q/oZV6uP0OjcIVTF+ZRfY4=; b=jrMhYmkKmC5tX4Ntl9mTe50mR0QoX66OHWKwX/m2Awwo8LmyWJdVR3xOZVwkGN+z4YuzFU 02CDYdW8SCMXhVhLgmY/SP8Nz2ik8nooPnV4ilfPe0ltkumd3gszMuQ3iZox2rPQvubwnW lBG9fheHRzpRKlcEq4ySLUaZTZsnBH+Fm1usZ9abGrU44oggXcQjdw+flxTk+nsB1fEyCJ pNKmEMEnRB3trkt1DKQWqxGyjbhte8PDOwjg1WJbKG1i9FyhAdPqxOpV1Kh14nhtuL2skG WcDL4sh/S9LTmM/jlU27mmYbpNy7l/bEzafBoFhq5Fvw78acyJ8+ZU1nedhSkQ== From: Frieder Schrempf To: Conor Dooley , Daniel Vetter , David Airlie , devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, Krzysztof Kozlowski , Lad Prabhakar , Laurent Pinchart , linux-kernel@vger.kernel.org, Maarten Lankhorst , Maxime Ripard , Neil Armstrong , Rob Herring , Thierry Reding , Thomas Zimmermann Cc: Frieder Schrempf , Conor Dooley , Heiko Stuebner , Jessica Zhang , Raphael Gallais-Pou Subject: [PATCH v2 2/4] dt-bindings: display: panel-lvds: Add compatible for Jenson BL-JT60050-01A Date: Wed, 28 Aug 2024 09:46:54 +0200 Message-ID: <20240828074753.25401-3-frieder@fris.de> In-Reply-To: <20240828074753.25401-1-frieder@fris.de> References: <20240828074753.25401-1-frieder@fris.de> MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 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" From: Frieder Schrempf The Jenson BL-JT60050-01A is a 7" 1024x600 LVDS display. Signed-off-by: Frieder Schrempf Acked-by: Conor Dooley --- Changes for v2: * Add tag from Conor (thanks!) --- Documentation/devicetree/bindings/display/panel/panel-lvds.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml index 155d8ffa8f6ef..5af2d69300751 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml @@ -50,6 +50,8 @@ properties: - hannstar,hsd101pww2 # Hydis Technologies 7" WXGA (800x1280) TFT LCD LVDS panel - hydis,hv070wx2-1e0 + # Jenson Display BL-JT60050-01A 7" WSVGA (1024x600) color TFT LCD LVDS panel + - jenson,bl-jt60050-01a - tbs,a711-panel - const: panel-lvds