From mboxrd@z Thu Jan 1 00:00:00 1970 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2710EC433EF for ; Tue, 16 Nov 2021 14:36:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0717161C15 for ; Tue, 16 Nov 2021 14:36:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237387AbhKPOjL (ORCPT ); Tue, 16 Nov 2021 09:39:11 -0500 Received: from wout2-smtp.messagingengine.com ([64.147.123.25]:35037 "EHLO wout2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236974AbhKPOiL (ORCPT ); Tue, 16 Nov 2021 09:38:11 -0500 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id 5C8523200F76; Tue, 16 Nov 2021 09:35:13 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute6.internal (MEProxy); Tue, 16 Nov 2021 09:35:14 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cerno.tech; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; s=fm1; bh=Kqnv2tIYf/B23 8nXcJbzP5y+cD2Jp2CMJrf76vGTrUw=; b=fDyHaw6mtbglLdvJUNxlh3lZOVIeK eA57TBVPevKdvEa6hnCkSJQv3fxzUzga6tHlCGrDmX40SlwyLJ8qwj1uSg9/g05f OBgw+uEIhF/j10tzSJvYAClNcdMGg517libINAL3aZwSY+h6HD+SSGYlyLB8Hn9O kk9np3ue+uwkfxDHPydgCezjWNWgpqTvWw31S94EHPjnBGHUk1WFPLkB5NdDXaRH aprEWBf8ECU2cuUPg7tYDWydKb7CIHf3kBaC5VJwbzMLFsDfoRJypeYSOIWGbJOj 3hgo/lGew1o+GlVwoFeurV3HOf/X7TGHmTTupc7uo1n/ctiwGAQ16+4Uw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; bh=Kqnv2tIYf/B238nXcJbzP5y+cD2Jp2CMJrf76vGTrUw=; b=E5DpxCqy 4VshVMg0eZwG8A2/HVAUJu1VsV1IbzR6ASSmO5tUmRtGTUczCh94Tiyc3CCXYM0n tsDNP5kK89KszodFzAYVz1QnwTpUDhFt84TtTRNK8EKfRSTDfzBR5Kg+GdSbnBOt WQqHdhmgyK8NRzw/dxUmFnKvE+z9WGW1/zQ7cntTOBhjicFNS8K0OBYnVJDeccpQ OqnhYVWP9BwuZKO9f58Kqu9QF/SBsYmMPVeddq44wx/1HR6ozjhe/TaVnNmJj1Vk p4GChFPZ1E36QRG3gSZp8/0MxfkUmmIBdyAUbzkdujIFtH7xUrif5Se43gzFEFi7 Se7NQMyoPare8g== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddrfedvgdeigecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenog evohgrshhtrghlqdfhgeduvddqtddvucdludehtddmnecujfgurhephffvufffkffojghf ggfgsedtkeertdertddtnecuhfhrohhmpeforgigihhmvgcutfhiphgrrhguuceomhgrgi himhgvsegtvghrnhhordhtvggthheqnecuggftrfgrthhtvghrnhepveejieejtdevgfff gfejuefggfeutdelteekgeetueeftddutddtgfffhffgueffnecuffhomhgrihhnpeguvg hvihgtvghtrhgvvgdrohhrghenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhep mhgrihhlfhhrohhmpehmrgigihhmvgestggvrhhnohdrthgvtghh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 16 Nov 2021 09:35:11 -0500 (EST) From: Maxime Ripard To: Laurent Pinchart , Thierry Reding , Sam Ravnborg , Daniel Vetter , David Airlie , Rob Herring , Frank Rowand Cc: devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, Maxime Ripard Subject: [PATCH 2/2] dt-bindings: panel: Introduce a panel-lvds binding Date: Tue, 16 Nov 2021 15:35:03 +0100 Message-Id: <20211116143503.385807-2-maxime@cerno.tech> X-Mailer: git-send-email 2.33.1 In-Reply-To: <20211116143503.385807-1-maxime@cerno.tech> References: <20211116143503.385807-1-maxime@cerno.tech> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Following the previous patch, let's introduce a generic panel-lvds binding that documents the panels that don't have any particular constraint documented. Signed-off-by: Maxime Ripard --- .../bindings/display/panel/panel-lvds.yaml | 56 +++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/panel-lvds.yaml diff --git a/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml new file mode 100644 index 000000000000..f6ce8e29391e --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/panel-lvds.yaml @@ -0,0 +1,56 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/display/panel/panel-lvds.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Generic LVDS Display Panel Device Tree Bindings + +maintainers: + - Lad Prabhakar + - Thierry Reding + +allOf: + - $ref: panel-common.yaml# + - $ref: lvds.yaml# + +select: + properties: + compatible: + contains: + const: panel-lvds + + not: + properties: + compatible: + contains: + enum: + - advantech,idk-1110wr + - innolux,ee101ia-01d + - mitsubishi,aa104xd12 + - mitsubishi,aa121td01 + - sgd,gktw70sdae4se + + required: + - compatible + +properties: + compatible: + items: + - enum: + - auo,b101ew05 + - tbs,a711-panel + + - const: panel-lvds + +unevaluatedProperties: false + +required: + - compatible + - data-mapping + - width-mm + - height-mm + - panel-timing + - port + +... -- 2.33.1