From patchwork Tue Oct 8 14:37:43 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frieder Schrempf X-Patchwork-Id: 1994290 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2604:1380:40f1:3f00::1; helo=sy.mirrors.kernel.org; envelope-from=devicetree+bounces-109084-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from sy.mirrors.kernel.org (sy.mirrors.kernel.org [IPv6:2604:1380:40f1:3f00::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4XNJxq3jcNz1xvB for ; Wed, 9 Oct 2024 01:56:31 +1100 (AEDT) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sy.mirrors.kernel.org (Postfix) with ESMTPS id 4F574B28DBA for ; Tue, 8 Oct 2024 14:47:18 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id D78FD1E04A2; Tue, 8 Oct 2024 14:46:48 +0000 (UTC) X-Original-To: devicetree@vger.kernel.org Received: from mail.fris.de (mail.fris.de [116.203.77.234]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 080AC1E00B0; Tue, 8 Oct 2024 14:46:46 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=116.203.77.234 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728398808; cv=none; b=jwczSQp4aUfEUT8qS87atuqrIMSWMmOKTp5TsMMsnGZLIcWnS9ccBwmU+MnRTCYu9dK37vAxvTALWldP55Iss3tTqARRX6ZbU7bkUP5gvOCNjjCSMU/EOlN4QONYcuz22IcfQm6VAUwqSDio5RyDDlk1T+IzT0pd7S0AxAEQ6OA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728398808; c=relaxed/simple; bh=kT3NhxvfHxuqPkC4RI3HFR331tknzG2lE1lDQioM8FU=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=RTNGolJi/a6r2/ijkqsTPvYjc73zFBHrSBZzAroRTND1xKvcXzibjpvxpluW22keEN0w+fonI4HXXHoOyqZF71SEE0yQcgmXMZPdR+/qtwBWyOI7HKwm6ag171z3BeLIdeMvxBKUtu4lWdpMZtN5iXIR7DyL9Zi9ii65D7qP2Rg= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=fris.de; spf=fail smtp.mailfrom=fris.de; arc=none smtp.client-ip=116.203.77.234 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=fris.de Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=fris.de Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 68F52BFB3E; Tue, 8 Oct 2024 16:38:38 +0200 (CEST) From: Frieder Schrempf To: Conor Dooley , devicetree@vger.kernel.org, Krzysztof Kozlowski , linux-kernel@vger.kernel.org, Rob Herring Cc: Frieder Schrempf , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner , Linus Walleij , Neil Armstrong , =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= Subject: [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add Jenson Display Date: Tue, 8 Oct 2024 16:37:43 +0200 Message-ID: <20241008143804.126795-2-frieder@fris.de> In-Reply-To: <20241008143804.126795-1-frieder@fris.de> References: <20241008143804.126795-1-frieder@fris.de> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 From: Frieder Schrempf Add vendor prefix for manufacturer Jenson Display (http://jensondisplay.com). Signed-off-by: Frieder Schrempf Acked-by: Krzysztof Kozlowski --- Changes for v3: * Add A-b tag from Krzysztof (thanks!) Changes for v2: * Add link to commit message --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index a70ce43b3dc03..2b483eb5e364c 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -750,6 +750,8 @@ patternProperties: description: Japan Display Inc. "^jedec,.*": description: JEDEC Solid State Technology Association + "^jenson,.*": + description: Jenson Display Co. Ltd. "^jesurun,.*": description: Shenzhen Jesurun Electronics Business Dept. "^jethome,.*": From patchwork Tue Oct 8 14:37:44 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frieder Schrempf X-Patchwork-Id: 1994288 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2604:1380:4601:e00::3; helo=am.mirrors.kernel.org; envelope-from=devicetree+bounces-109083-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from am.mirrors.kernel.org (am.mirrors.kernel.org [IPv6:2604:1380:4601:e00::3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4XNJlB0h1yz1xsn for ; Wed, 9 Oct 2024 01:47:18 +1100 (AEDT) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by am.mirrors.kernel.org (Postfix) with ESMTPS id 96F511F260C1 for ; Tue, 8 Oct 2024 14:47:15 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id A13B41DFE3F; Tue, 8 Oct 2024 14:46:48 +0000 (UTC) X-Original-To: devicetree@vger.kernel.org Received: from mail.fris.de (mail.fris.de [116.203.77.234]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 081601E00B3; Tue, 8 Oct 2024 14:46:46 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=116.203.77.234 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728398808; cv=none; b=iVlbN7YFSMi2bh2ge62+JCe8CpyG3oPRJbcvgRRVDIySaGnQI4j1rMHxsNBki1ZU8pqLGXOVYdjP43fdR6BdNGQOBt2rfgrylpp1AcFEqmOzzbZML3T5MOd496kP2k4WaJY5B21+ts6GuabHf6zSKLqswFUh9UAopWrxW7MwbGs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728398808; c=relaxed/simple; bh=sLKCCG8NFJ1zbby5odQrkInQlu0JltXoOhgocXbBh94=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=SPzMoqLE/ZQ2LuK+tJiGefui1AMIy0UgyIMLuxYELpt/oEfwTChpIwgwBEBEb42pouBecfore9KbNq9YFP18iS3CsmZsorWKTEF5xJuN9+KumMCRWiClwPgXJ3k7NcKmTVDo8rx6ScymTes9PxXabA3ZFdiHPR8jYL8+VFe76lE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=fris.de; spf=fail smtp.mailfrom=fris.de; arc=none smtp.client-ip=116.203.77.234 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=fris.de Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=fris.de Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 6E062BFB47; Tue, 8 Oct 2024 16:38:40 +0200 (CEST) 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 v3 2/4] dt-bindings: display: panel-lvds: Add compatible for Jenson BL-JT60050-01A Date: Tue, 8 Oct 2024 16:37:44 +0200 Message-ID: <20241008143804.126795-3-frieder@fris.de> In-Reply-To: <20241008143804.126795-1-frieder@fris.de> References: <20241008143804.126795-1-frieder@fris.de> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 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 v3: * none 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