Re: [RESEND v2 1/1] dt-bindings: display: imx: convert fsl,dcu.txt to yaml format

From: Rob Herring
Date: Wed Jul 23 2025 - 00:12:49 EST


On Mon, Jun 16, 2025 at 02:24:38PM -0400, Frank Li wrote:
> Convert fsl,dcu.txt to yaml format.
>
> Additional changes:
> - remove label in example.
> - change node to display-controller in example.
> - use 32bit address in example.
> - add interrupts property.
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> Reviewed-by: Stefan Agner <stefan@xxxxxxxx>
> ---
> Change from v1 to v2
> - add Reviewed-by: Stefan Agner <stefan@xxxxxxxx> review tag
> - add interrupt
> ---
> .../devicetree/bindings/display/fsl,dcu.txt | 34 ---------
> .../bindings/display/fsl,ls1021a-dcu.yaml | 71 +++++++++++++++++++
> MAINTAINERS | 2 +-
> 3 files changed, 72 insertions(+), 35 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/display/fsl,dcu.txt
> create mode 100644 Documentation/devicetree/bindings/display/fsl,ls1021a-dcu.yaml

Applied, thanks.

Rob