Re: [PATCH v2 1/1] dt-bindings: display: imx: Add television encoder (TVE) for imx53
From: Rob Herring (Arm)
Date: Sun May 31 2026 - 22:16:14 EST
On Thu, 21 May 2026 15:37:32 -0400, Frank.Li@xxxxxxxxxxx wrote:
> From: Frank Li <Frank.Li@xxxxxxx>
>
> Add television encoder (TVE) for legacy i.MX53 (over 15 years) to fix below
> DTB_CHECK warnings:
> arch/arm/boot/dts/nxp/imx/imx53-ard.dtb: /soc/bus@60000000/tve@63ff0000: failed to match any schema with compatible: ['fsl,imx53-tve']
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> ---
> Change in v2
> - add Krzysztof Kozlowski's review tag
> - move fsl,tve-mode to required list
>
> About cleanup 300 lines warnings for i.MX ARM platformi
> ---
> .../bindings/display/imx/fsl,imx53-tve.yaml | 104 ++++++++++++++++++
> 1 file changed, 104 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/imx/fsl,imx53-tve.yaml
>
Applied, thanks!