From: Conor Dooley <conor@kernel.org>
To: Alexandre Mergnat <amergnat@baylibre.com>
Cc: Neil Armstrong <neil.armstrong@linaro.org>,
Sam Ravnborg <sam@ravnborg.org>, 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>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>,
Guillaume La Roque <glaroque@baylibre.com>,
dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/3] dt-bindings: display: panel: add startek kd070fhfid015 support
Date: Tue, 11 Jul 2023 19:24:40 +0100 [thread overview]
Message-ID: <20230711-expiring-properly-297b5d5a03c1@spud> (raw)
In-Reply-To: <20230711-startek_display-v1-1-163917bed385@baylibre.com>
[-- Attachment #1: Type: text/plain, Size: 1772 bytes --]
On Tue, Jul 11, 2023 at 05:36:27PM +0200, Alexandre Mergnat wrote:
> The Startek KD070FHFID015 is a 7-inch TFT LCD display with a resolution
> of 1024 x 600 pixels.
>
> Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
> ---
> .../display/panel/startek,kd070fhfid015.yaml | 51 ++++++++++++++++++++++
> 1 file changed, 51 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/panel/startek,kd070fhfid015.yaml b/Documentation/devicetree/bindings/display/panel/startek,kd070fhfid015.yaml
> new file mode 100644
> index 000000000000..857658e002fd
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/display/panel/startek,kd070fhfid015.yaml
> @@ -0,0 +1,51 @@
> +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/display/panel/startek,kd070fhfid015.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Startek Electronic Technology Co. kd070fhfid015 7 inch TFT LCD panel
> +
> +maintainers:
> + - Alexandre Mergnat <amergnat@baylibre.com>
> +
> +allOf:
> + - $ref: panel-common.yaml#
> +
> +properties:
> + compatible:
> + const: startek,kd070fhfid015
> +
> + dcdc-gpios: true
> +
> + height-mm:
> + const: 151
Are height-mm and width-mm useful if they are always a fixed value?
Otherwise, it looks grand to me,
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Cheers,
Conor.
> +
> + iovcc-supply:
> + description: Reference to the regulator powering the panel IO pins.
> +
> + reg:
> + maxItems: 1
> + description: DSI virtual channel
nit: usually reg gets sorted after compatible, even if everything else
is in alphabetical order, but hardly important.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2023-07-11 18:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-11 15:36 [PATCH 0/3] Add startek-kd070fhfid015 display support Alexandre Mergnat
2023-07-11 15:36 ` [PATCH 1/3] dt-bindings: display: panel: add startek kd070fhfid015 support Alexandre Mergnat
2023-07-11 18:24 ` Conor Dooley [this message]
2023-07-12 5:32 ` Krzysztof Kozlowski
2023-07-12 8:01 ` Alexandre Mergnat
2023-07-12 8:23 ` Krzysztof Kozlowski
2023-07-11 15:36 ` [PATCH 2/3] drm/panel: Support for startek-kd070fhfid015 MIPI-DSI panel amergnat
2023-07-11 15:36 ` [PATCH 3/3] arm64: defconfig: enable STARTEK KD070FHFID015 panel Alexandre Mergnat
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=20230711-expiring-properly-297b5d5a03c1@spud \
--to=conor@kernel.org \
--cc=airlied@gmail.com \
--cc=amergnat@baylibre.com \
--cc=catalin.marinas@arm.com \
--cc=conor+dt@kernel.org \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=glaroque@baylibre.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=robh+dt@kernel.org \
--cc=sam@ravnborg.org \
--cc=will@kernel.org \
/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).