mbox series

[0/3] ARM: dts: st: add and enable MALI400 on stih410/stih410-b2260

Message ID 20241005-sti-gpu-v1-0-9bc11100b54b@me.com (mailing list archive)
Headers show
Series ARM: dts: st: add and enable MALI400 on stih410/stih410-b2260 | expand

Message

Alain Volmat Oct. 5, 2024, 6:07 p.m. UTC
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@me.com>
---
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,