dt-bindings: display: tegra: Document Tegra20 HDMI port

Tegra HDMI can be modeled using an OF graph. Reflect this in the
bindings.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
master
Svyatoslav Ryhel 2026-02-23 08:54:59 +02:00 committed by Thierry Reding
parent c65fe807b8
commit be09645037
1 changed files with 11 additions and 2 deletions

View File

@ -82,6 +82,10 @@ properties:
description: phandle of a display panel
$ref: /schemas/types.yaml#/definitions/phandle
port:
description: HDMI output port for connection to HDMI connector or bridge
$ref: /schemas/graph.yaml#/properties/port
"#sound-dai-cells":
const: 0
@ -97,8 +101,13 @@ required:
- reset-names
- pll-supply
- vdd-supply
- nvidia,ddc-i2c-bus
- nvidia,hpd-gpio
anyOf:
- required:
- nvidia,ddc-i2c-bus
- nvidia,hpd-gpio
- required:
- port
examples:
- |