On Wed, Jul 24, 2024 at 05:29:33PM +0800, Liu Ying wrote: > i.MX8qxp Display Controller contains a blit engine for raster graphics. > It may read up to 3 source images from memory and computes one destination > image from it, which is written back to memory. > > Signed-off-by: Liu Ying <victor....@nxp.com> > --- > v3: > * New patch. (Rob) > > .../imx/fsl,imx8qxp-dc-blit-engine.yaml | 204 ++++++++++++++++++ > 1 file changed, 204 insertions(+) > create mode 100644 > Documentation/devicetree/bindings/display/imx/fsl,imx8qxp-dc-blit-engine.yaml
Reviewed-by: Rob Herring (Arm) <r...@kernel.org>