From: Rob Herring <robh@kernel.org>
To: Svyatoslav Ryhel <clamor95@gmail.com>
Cc: Thierry Reding <thierry.reding@kernel.org>,
Thierry Reding <treding@nvidia.com>,
Mikko Perttunen <mperttunen@nvidia.com>,
David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Jonathan Hunter <jonathanh@nvidia.com>,
dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 1/2] dt-bindings: display: tegra: document Tegra20 DSI port
Date: Thu, 12 Mar 2026 09:57:43 -0500 [thread overview]
Message-ID: <20260312145743.GA3116703-robh@kernel.org> (raw)
In-Reply-To: <20260305161035.64548-2-clamor95@gmail.com>
On Thu, Mar 05, 2026 at 06:10:34PM +0200, Svyatoslav Ryhel wrote:
> Document the optional port node, which is required for correctly modeling
> a dual-mode panel.
Dual mode as in command mode and sync mode? Or do you mean dual link
like panel-common-dual.yaml defines?
>
> Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
> ---
> .../bindings/display/tegra/nvidia,tegra20-dsi.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-dsi.yaml b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-dsi.yaml
> index 59e1dc0813e7..0f4837648d17 100644
> --- a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-dsi.yaml
> +++ b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-dsi.yaml
> @@ -83,6 +83,12 @@ properties:
> gang up with in order to support up to 8 data lanes
> $ref: /schemas/types.yaml#/definitions/phandle
>
> + port:
> + description: specifies the connection port for the dual-mode panel
> + and is required only when the panel is operating in dual-mode
> + configuration.
> + $ref: /schemas/graph.yaml#/properties/port
> +
> allOf:
> - $ref: ../dsi-controller.yaml#
> - if:
> --
> 2.51.0
>
next prev parent reply other threads:[~2026-03-12 14:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-05 16:10 [PATCH v1 0/2] [RFC] drm/tegra: dsi: remove tegra_output_probe use Svyatoslav Ryhel
2026-03-05 16:10 ` [PATCH v1 1/2] dt-bindings: display: tegra: document Tegra20 DSI port Svyatoslav Ryhel
2026-03-12 14:57 ` Rob Herring [this message]
2026-03-12 15:17 ` Svyatoslav Ryhel
2026-03-05 16:10 ` [PATCH v1 2/2] [RFC] drm/tegra: dsi: remove tegra_output_probe use Svyatoslav Ryhel
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=20260312145743.GA3116703-robh@kernel.org \
--to=robh@kernel.org \
--cc=airlied@gmail.com \
--cc=clamor95@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jonathanh@nvidia.com \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mperttunen@nvidia.com \
--cc=mripard@kernel.org \
--cc=simona@ffwll.ch \
--cc=thierry.reding@kernel.org \
--cc=treding@nvidia.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.