On Thu, 21 May 2026 15:37:32 -0400, [email protected] wrote: > From: Frank Li <[email protected]> > > 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 <[email protected]> > Signed-off-by: Frank Li <[email protected]> > --- > 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!
