From patchwork Mon Oct 21 10:02:21 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lukasz Majewski X-Patchwork-Id: 13843815 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 56820D0E6DB for ; Mon, 21 Oct 2024 10:07:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=NhQvGbZsbfudWr34g22520NXKCahdWOQh+NLhrtrAQM=; b=bxstkosgcH0ZtfgQ5P7tRi0a8S Bq31917z2Ufthm7ZViLEIbbCi04WuDTBHYOX5Zl/Ku3s1uL2DYJv5eBMuvKDhnmHkzecJrulw90Io AWmc64XUaME4QlVn5ijTfPTrkB4RxA1fq3siH07Eo/IpUmbHYDwCpGgvvkAM9V4O7X1cXkJX5W3bV Tndb5oF8RRjXAMyozxk/6fo7kIYmEwltvxQdg1c8kGzq1UoGrz4iY5vzlSxPxb/qGRtMRk9COHDu0 WEbJqDuy4AuquGLCA//XnAajF10GG8yyvs630aNbkaEBYfcLZQx7pDpa6YGgGzMaEUmvmlClZQSZH ZZdvLelw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t2pJQ-00000006pTv-1vAw; Mon, 21 Oct 2024 10:06:56 +0000 Received: from phobos.denx.de ([2a01:238:438b:c500:173d:9f52:ddab:ee01]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t2pFX-00000006nuX-0nkd for linux-arm-kernel@lists.infradead.org; Mon, 21 Oct 2024 10:02:57 +0000 Received: from localhost.localdomain (85-222-111-42.dynamic.chello.pl [85.222.111.42]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: lukma@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id B4F658897F; Mon, 21 Oct 2024 12:02:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1729504971; bh=NhQvGbZsbfudWr34g22520NXKCahdWOQh+NLhrtrAQM=; h=From:To:Cc:Subject:Date:From; b=CpcMNYkPMDx06gpMiqy3fUHfr+eSCfUCnnpxr5XnSYEFaA10Nep6Y0/IYFhOsiqiq uS6ClkgYQ1Ryprw7Zm0URi2raNvVNgVwSoErcmT4lRRUOfQ1CBrwnvnFy0xHNpwMO0 pkkLsLglp4vlAZvISS3s5KvFdEqqYzSgWZQ/X6OGi/f2fqiDyFJupTX2ET9N4UHiz9 1dD1R4Aeo1IHc6u73cJN7Ypwz2f1RYL7SenGQ/hAFG0AaLHFO63dMW2vVfZ8IiXB+P EGGYnb7otuIm2Z8zjLiwnpBtIAzMaOn0mJU/FECIsQ8bHDbburKZkx/fdlR+m98ppG QYxFU4ID+WEfQ== From: Lukasz Majewski To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer Cc: Pengutronix Kernel Team , Fabio Estevam , devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stefan Wahren , Lukasz Majewski Subject: [PATCH v9 1/4] dt-bindings: display: Add powertip,st7272 as DT Schema description Date: Mon, 21 Oct 2024 12:02:21 +0200 Message-Id: <20241021100224.116129-1-lukma@denx.de> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241021_030255_415891_A749051C X-CRM114-Status: GOOD ( 11.48 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This patch provides the DT Schema description of powertip,st7272 320 x 240 LCD display. Signed-off-by: Lukasz Majewski Reviewed-by: Rob Herring --- Changes for v9: - New patch --- .../display/panel/powertip,st7272.yaml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/powertip,st7272.yaml diff --git a/Documentation/devicetree/bindings/display/panel/powertip,st7272.yaml b/Documentation/devicetree/bindings/display/panel/powertip,st7272.yaml new file mode 100644 index 000000000000..f09450da44a2 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/powertip,st7272.yaml @@ -0,0 +1,29 @@ +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/display/panel/powertip,st7272.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Powertip Electronic Technology Co."320 x 240 LCD panel" + +maintainers: + - Lukasz Majewski + +allOf: + - $ref: panel-dpi.yaml# + +properties: + compatible: + items: + - const: powertip,st7272 + - {} # panel-dpi, but not listed here to avoid false select + + height-mm: true + panel-timing: true + port: true + power-supply: true + width-mm: true + +additionalProperties: false + +...