ARM: dts: st: enable the MALI gpu on the stih410-b2260
authorAlain Volmat <avolmat@me.com>
Sun, 6 Oct 2024 20:42:51 +0000 (20:42 +0000)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Mon, 6 Jan 2025 11:08:52 +0000 (12:08 +0100)
Enable the GPU on the stih410-b2260 board.

Signed-off-by: Alain Volmat <avolmat@me.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/boot/dts/st/stih410-b2260.dts

index 240b62040000b8c0357d39504d3475186958bf31..736b1e059b0a8f122d1b824e1f4e5db0a668ec2c 100644 (file)
                sata1: sata@9b28000 {
                        status = "okay";
                };
+
+               gpu: gpu@9f00000 {
+                       status = "okay";
+               };
        };
 };