From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Viktar Simanenka <viteosen@gmail.com>,
David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/2] dt-bindings: display: add bindings for pcd8544 displays
Date: Fri, 21 Jul 2023 10:42:13 +0200 [thread overview]
Message-ID: <5b9ceb0e-b7e4-d4b3-461e-c70f4a01fa5e@linaro.org> (raw)
In-Reply-To: <20230720124026.356603-1-viteosen@gmail.com>
On 20/07/2023 14:40, Viktar Simanenka wrote:
> Add device tree binding documentation for PCD8544 LCD display controller.
>
> Signed-off-by: Viktar Simanenka <viteosen@gmail.com>
> ---
> v3:add a little more description to the exposed vendor properties
> add commit message finally
> v2 link: https://lore.kernel.org/linux-devicetree/20230719154450.620410-1-viteosen@gmail.com/
>
> .../bindings/display/nxp,pcd8544.yaml | 95 +++++++++++++++++++
> 1 file changed, 95 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/nxp,pcd8544.yaml
>
> diff --git a/Documentation/devicetree/bindings/display/nxp,pcd8544.yaml b/Documentation/devicetree/bindings/display/nxp,pcd8544.yaml
> new file mode 100644
> index 000000000000..bacdeff9776e
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/display/nxp,pcd8544.yaml
> @@ -0,0 +1,95 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/display/nxp,pcd8544.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Philips Semiconductors PCD8544 LCD Display Controller
> +
> +maintainers:
> + - Viktar Simanenka <viteosen@gmail.com>
> +
> +description: |
> + Philips Semiconductors PCD8544 LCD Display Controller with SPI control bus.
> + Designed to drive a graphic display of 48 rows and 84 columns,
> + such as Nokia 5110/3310 LCDs.
> +
> +allOf:
> + - $ref: panel/panel-common.yaml#
This is not a panel, is it?
> + - $ref: /schemas/spi/spi-peripheral-props.yaml#
> +
Best regards,
Krzysztof
next prev parent reply other threads:[~2023-07-21 8:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-20 12:40 [PATCH v3 1/2] dt-bindings: display: add bindings for pcd8544 displays Viktar Simanenka
2023-07-20 12:40 ` [PATCH v3 2/2] drm/tiny: add display driver for philips pcd8544 display controller Viktar Simanenka
2023-07-21 8:42 ` Krzysztof Kozlowski [this message]
2023-07-21 12:25 ` [PATCH v3 1/2] dt-bindings: display: add bindings for pcd8544 displays Viktar Simanenka
2023-07-23 9:52 ` Krzysztof Kozlowski
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=5b9ceb0e-b7e4-d4b3-461e-c70f4a01fa5e@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=airlied@gmail.com \
--cc=conor+dt@kernel.org \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=viteosen@gmail.com \
/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).