[PATCH 1/5] dt-bindings: gpu: add bindings for the Microchip GFX2D GPU

2025-09-20 Thread Cyrille Pitchen
The Microchip GFX2D GPU is embedded in the SAM9X60 and SAM9X7 SoC family. Describe how the GFX2D GPU is integrated in these SoCs, including register space, interrupt and clock. Signed-off-by: Cyrille Pitchen --- .../devicetree/bindings/gpu/microchip,gfx2d.yaml | 53 ++ 1 fi

Re: [PATCH 1/5] dt-bindings: gpu: add bindings for the Microchip GFX2D GPU

2025-09-11 Thread Conor Dooley
On Thu, Sep 11, 2025 at 05:26:25PM +0200, Cyrille Pitchen wrote: > The Microchip GFX2D GPU is embedded in the SAM9X60 and SAM9X7 SoC family. > Describe how the GFX2D GPU is integrated in these SoCs, including > register space, interrupt and clock. > > Signed-off-by: Cyrille Pitchen > --- > .../d