From: Krzysztof Kozlowski <krzk@kernel.org>
To: Danila Tikhonov <danila@jiaxyga.com>,
neil.armstrong@linaro.org, quic_jesszhan@quicinc.com,
sam@ravnborg.org, maarten.lankhorst@linux.intel.com,
mripard@kernel.org, tzimmermann@suse.de, airlied@gmail.com,
daniel@ffwll.ch, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org
Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, adrian@travitia.xyz,
degdagmohamed@gmail.com
Subject: Re: [PATCH 1/2] dt-bindings: display: panel: Add Samsung AMS639RQ08
Date: Mon, 10 Jun 2024 10:11:22 +0200 [thread overview]
Message-ID: <d3b9f4b5-2c21-4f55-a189-c6250ff8eba2@kernel.org> (raw)
In-Reply-To: <20240609203618.49413-2-danila@jiaxyga.com>
On 09/06/2024 22:36, Danila Tikhonov wrote:
> The Samsung AMS639RQ08 is a 6.39 inch 1080x2340 MIPI-DSI CMD mode
> AMOLED panel used in:
> - Xiaomi Mi 9 Lite / CC9 (sdm710-xiaomi-pyxis)
> - Xiaomi Mi 9T / Redmi K20 (sm7150-xiaomi-davinci)
> - Xiaomi Mi 9T Pro / Redmi K20 Pro (sm8150-xiaomi-raphael)
> Add a dt-binding for it.
>
> Signed-off-by: Danila Tikhonov <danila@jiaxyga.com>
If there is going to be any new posting, then two changes:
> +maintainers:
> + - Danila Tikhonov <danila@jiaxyga.com>
> + - Jens Reidel <adrian@travitia.xyz>
> +
> +description: |
Do not need '|' unless you need to preserve formatting.
> + The Samsung AMS639RQ08 is a 6.39 inch 1080x2340 MIPI-DSI CMD mode AMOLED panel.
> +
> +allOf:
> + - $ref: panel-common.yaml#
> +
> +properties:
> + compatible:
> + const: samsung,ams639rq08
> +
> + reg:
> + maxItems: 1
> +
> + vdd3p3-supply:
> + description: 3.3V source voltage rail
> +
> + vddio-supply:
> + description: I/O source voltage rail
> +
> + vsn-supply:
> + description: Positive source voltage rail
> +
> + vsp-supply:
> + description: Negative source voltage rail
> +
> + reset-gpios: true
> + port: true
> +
> +additionalProperties: false
This goes after "required:" block.
> +
> +required:
> + - compatible
> + - reg
> + - vdd3p3-supply
> + - vddio-supply
> + - vsn-supply
> + - vsp-supply
> + - reset-gpios
> + - port
> +
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
next prev parent reply other threads:[~2024-06-10 8:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-09 20:36 [PATCH 0/2] Add Samsung AMS639RQ08 panel support Danila Tikhonov
2024-06-09 20:36 ` [PATCH 1/2] dt-bindings: display: panel: Add Samsung AMS639RQ08 Danila Tikhonov
2024-06-10 8:11 ` Krzysztof Kozlowski [this message]
2024-06-09 20:36 ` [PATCH 2/2] drm/panel: Add Samsung AMS639RQ08 panel driver Danila Tikhonov
2024-06-11 7:51 ` neil.armstrong
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=d3b9f4b5-2c21-4f55-a189-c6250ff8eba2@kernel.org \
--to=krzk@kernel.org \
--cc=adrian@travitia.xyz \
--cc=airlied@gmail.com \
--cc=conor+dt@kernel.org \
--cc=daniel@ffwll.ch \
--cc=danila@jiaxyga.com \
--cc=degdagmohamed@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=quic_jesszhan@quicinc.com \
--cc=robh@kernel.org \
--cc=sam@ravnborg.org \
--cc=tzimmermann@suse.de \
/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).