This series adds necessary node within the stih410.dtsi for the MALI400 GPU and enable the GPU on the stih410-b2260 board. For that purpose and since the MALI400 GPU is available on the STi platform (stih410 / stih418), a new st,sti-mali compatible is also added within the mali bindings. Signed-off-by: Alain Volmat <avolmat@xxxxxx> --- Alain Volmat (3): dt-bindings: gpu: mali-utgard: Add ST sti compatible ARM: dts: st: add node for the MALI gpu on stih410.dtsi ARM: dts: st: enable the MALI gpu on the stih410-b2260 .../devicetree/bindings/gpu/arm,mali-utgard.yaml | 1 + arch/arm/boot/dts/st/stih410-b2260.dts | 4 +++ arch/arm/boot/dts/st/stih410.dtsi | 34 ++++++++++++++++++++++ 3 files changed, 39 insertions(+) --- base-commit: 98f7e32f20d28ec452afb208f9cffc08448a2652 change-id: 20241005-sti-gpu-851d0a720e6c Best regards, -- Alain Volmat <avolmat@xxxxxx>