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.kozlow...@linaro.org> > Signed-off-by: Frank Li <frank...@nxp.com> > Reviewed-by: Stefan Agner <ste...@agner.ch> > --- > Change from v1 to v2 > - add Reviewed-by: Stefan Agner <ste...@agner.ch> 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