From patchwork Sat Dec 2 08:11:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1870878 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=atomide.com header.i=@atomide.com header.a=rsa-sha256 header.s=25mailst header.b=shxOKLUS; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2604:1380:45e3:2400::1; helo=sv.mirrors.kernel.org; envelope-from=devicetree+bounces-20945-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from sv.mirrors.kernel.org (sv.mirrors.kernel.org [IPv6:2604:1380:45e3:2400::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 4Sj2jc1tgtz1ySd for ; Sat, 2 Dec 2023 19:12:52 +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 sv.mirrors.kernel.org (Postfix) with ESMTPS id 648CD281E43 for ; Sat, 2 Dec 2023 08:12:50 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 699A5C8CE; Sat, 2 Dec 2023 08:12:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=atomide.com header.i=@atomide.com header.b="shxOKLUS" X-Original-To: devicetree@vger.kernel.org Received: from mail5.25mail.st (mail5.25mail.st [74.50.62.9]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 80B4F134 for ; Sat, 2 Dec 2023 00:12:46 -0800 (PST) Received: from localhost (91-158-86-216.elisa-laajakaista.fi [91.158.86.216]) by mail5.25mail.st (Postfix) with ESMTPSA id 84D6460406; Sat, 2 Dec 2023 08:12:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=atomide.com; s=25mailst; t=1701504766; bh=9g2L4EqFg5IbhJLlgMfCzKCv8DY9nzLJn0sBO9KAzQM=; h=From:To:Cc:Subject:Date:From; b=shxOKLUSr4uhSwcY38cKmsUNni7SJnFkKsfQ8WxPCq4s9zZFBl9bIEkFzA7qnxlAd W0+Dz81S4iWhGqq06sMW/PBhKhNbCoW800kgYGkwjskM2FJ1xl73WfE6XFgzIOycde sdZrrEaT/suEL65AOaFuwMEMWKTJV0vJbh7ujH6rVkQiOCcIUbJPPWCLHidq28kQMj RPsM/JUgRbjJOt1MJ7c3lCsuJMMNLgSaqZn2qB4d4G8EWZ3s4/p/1qsoW6AjBgJ+6c 233gXRp79EJnBcY+khXyQ4N7FMXy6dEE9IXoFu/1SE4xj6qjQUGlBg39eWAw5lhKjz IHoe8I66cDFlA== From: Tony Lindgren To: Neil Armstrong , Jessica Zhang , Sam Ravnborg , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Daniel Vetter , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Thierry Reding Cc: Carl Philipp Klemm , Ivaylo Dimitrov , Merlijn Wajer , Pavel Machek , Sebastian Reichel , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org Subject: [PATCH 1/2] dt-bindings: display: simple: Add boe,bp082wx1-100 8.2" panel Date: Sat, 2 Dec 2023 10:11:52 +0200 Message-ID: <20231202081157.47222-1-tony@atomide.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 This panel is found on Motorola mapphone tablets mz607 to mz609. Signed-off-by: Tony Lindgren Acked-by: Conor Dooley Reviewed-by: Dmitry Baryshkov --- .../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 --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml @@ -73,6 +73,8 @@ properties: - auo,t215hvn01 # Shanghai AVIC Optoelectronics 7" 1024x600 color TFT-LCD panel - avic,tm070ddh03 + # BOE BP082WX1-100 8.2" WXGA (1280x800) LVDS panel + - boe,bp082wx1-100 # BOE BP101WX1-100 10.1" WXGA (1280x800) LVDS panel - boe,bp101wx1-100 # BOE EV121WXM-N10-1850 12.1" WXGA (1280x800) TFT LCD panel