On Mon, 28 Sep 2020 18:14:08 +0200, Neil Armstrong wrote: > The GE2D is a 2D accelerator with various features like configurable blitter > with alpha blending, frame rotation, scaling, format conversion and colorspace > conversion. > > This adds the bindings for the GE2D version found in the AXG SoCs Family. > > Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx> > --- > .../bindings/media/amlogic,axg-ge2d.yaml | 47 +++++++++++++++++++ > 1 file changed, 47 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/amlogic,axg-ge2d.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>