On Wed, 24 Jul 2024 17:29:39 +0800, Liu Ying wrote: > i.MX8qxp Display Controller(DC) is comprised of three main components that > include a blit engine for 2D graphics accelerations, display controller for > display output processing, as well as a command sequencer. > > Signed-off-by: Liu Ying <victor....@nxp.com> > --- > v3: > * No change. > > v2: > * Drop fsl,dc-*-id DT properties from example. (Krzysztof) > * Use generic pmu pattern property. (Krzysztof) > > .../bindings/display/imx/fsl,imx8qxp-dc.yaml | 236 ++++++++++++++++++ > 1 file changed, 236 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/display/imx/fsl,imx8qxp-dc.yaml >
Reviewed-by: Rob Herring (Arm) <r...@kernel.org>