From: Lukasz Majewski <lukma@denx.de>
To: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
devicetree@vger.kernel.org, imx@lists.linux.dev,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Stefan Wahren <wahrenst@gmx.net>,
Lukasz Majewski <lukma@denx.de>
Subject: [PATCH v10 2/4] dt-bindings: display: Add powertip,hx8238a as DT Schema description
Date: Tue, 22 Oct 2024 15:30:38 +0200 [thread overview]
Message-ID: <20241022133040.686562-2-lukma@denx.de> (raw)
In-Reply-To: <20241022133040.686562-1-lukma@denx.de>
This patch provides the DT Schema description of powertip,hx8238a
320 x 240 LCD display.
Signed-off-by: Lukasz Majewski <lukma@denx.de>
---
Changes for v9:
- New patch
Changes for v10:
- None
---
.../display/panel/powertip,hx8238a.yaml | 29 +++++++++++++++++++
1 file changed, 29 insertions(+)
create mode 100644 Documentation/devicetree/bindings/display/panel/powertip,hx8238a.yaml
diff --git a/Documentation/devicetree/bindings/display/panel/powertip,hx8238a.yaml b/Documentation/devicetree/bindings/display/panel/powertip,hx8238a.yaml
new file mode 100644
index 000000000000..7b4557ef6b74
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/panel/powertip,hx8238a.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,hx8238a.yaml#
+$schema: http://devicetree.org/meta-schemas/core.yaml#
+
+title: Powertip Electronic Technology Co."320 x 240 LCD panel"
+
+maintainers:
+ - Lukasz Majewski <lukma@denx.de>
+
+allOf:
+ - $ref: panel-dpi.yaml#
+
+properties:
+ compatible:
+ items:
+ - const: powertip,hx8238a
+ - {} # 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
+
+...
--
2.39.5
next prev parent reply other threads:[~2024-10-22 13:38 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-22 13:30 [PATCH v10 1/4] dt-bindings: display: Add powertip,st7272 as DT Schema description Lukasz Majewski
2024-10-22 13:30 ` Lukasz Majewski [this message]
2024-10-22 21:01 ` [PATCH v10 2/4] dt-bindings: display: Add powertip,hx8238a " Rob Herring
2024-10-22 13:30 ` [PATCH v10 3/4] dt-bindings: arm: Document the btt3 i.MX28 based board Lukasz Majewski
2024-10-22 13:30 ` [PATCH v10 4/4] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices Lukasz Majewski
2024-10-31 8:42 ` Lukasz Majewski
2024-10-31 10:10 ` Stefan Wahren
2024-10-31 10:34 ` Lukasz Majewski
2024-10-31 10:57 ` Stefan Wahren
2024-10-31 11:36 ` Lukasz Majewski
2024-11-06 10:57 ` Lukasz Majewski
2024-11-06 19:26 ` Stefan Wahren
2024-10-31 10:06 ` Stefan Wahren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241022133040.686562-2-lukma@denx.de \
--to=lukma@denx.de \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=wahrenst@gmx.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).