Re: [PATCH v3 04/22] dt-bindings: display: tegra: document Tegra30 VI and VIP

From: Rob Herring (Arm)
Date: Wed Oct 01 2025 - 21:20:09 EST



On Thu, 25 Sep 2025 18:16:30 +0300, Svyatoslav Ryhel wrote:
> Existing Parallel VI interface schema for Tegra20 is fully compatible with
> Tegra30; hence, lets reuse it by setting fallback for Tegra30.
>
> Adjust existing VI schema to reflect that Tegra20 VI is compatible with
> Tegra30 by setting a fallback for Tegra30. Additionally, switch to using
> an enum instead of list of const.
>
> Signed-off-by: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
> ---
> .../display/tegra/nvidia,tegra20-vi.yaml | 19 ++++++++++++-------
> .../display/tegra/nvidia,tegra20-vip.yaml | 9 +++++++--
> 2 files changed, 19 insertions(+), 9 deletions(-)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>