Re: [PATCH v2] media: dt-bindings: ti,da850-vpif: Convert to dt-schema
From: Rob Herring (Arm)
Date: Fri Aug 14 2026 - 15:50:49 EST
On Thu, 13 Aug 2026 05:09:08 +0530, Bhargav Joshi wrote:
> Convert the Texas Instruments DA850/AM18x Video Port Interface (VPIF)
> device tree binding from text format to YAML dt-schema.
> Add power-domains property missing from text.
>
> Signed-off-by: Bhargav Joshi <j.bhargav.u@xxxxxxxxx>
> ---
> Changes in v2:
> - Removed old text binding that wasn't removed in v1
> - Link to v1: https://lore.kernel.org/r/20260813-ti-da850-vpif-v1-1-275fd0363341@xxxxxxxxx
> ---
> .../devicetree/bindings/media/ti,da850-vpif.txt | 106 -------------
> .../devicetree/bindings/media/ti,da850-vpif.yaml | 168 +++++++++++++++++++++
> 2 files changed, 168 insertions(+), 106 deletions(-)
>
Applied, thanks!