From: Alain Volmat Date: Sun, 6 Oct 2024 20:42:51 +0000 (+0000) Subject: ARM: dts: st: enable the MALI gpu on the stih410-b2260 X-Git-Tag: v6.14-rc1~103^2~21^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=3b6775857d7e8ec8887f632ad26351f2f9d826a8;p=linux.git ARM: dts: st: enable the MALI gpu on the stih410-b2260 Enable the GPU on the stih410-b2260 board. Signed-off-by: Alain Volmat Reviewed-by: Patrice Chotard Signed-off-by: Patrice Chotard --- diff --git a/arch/arm/boot/dts/st/stih410-b2260.dts b/arch/arm/boot/dts/st/stih410-b2260.dts index 240b62040000..736b1e059b0a 100644 --- a/arch/arm/boot/dts/st/stih410-b2260.dts +++ b/arch/arm/boot/dts/st/stih410-b2260.dts @@ -206,5 +206,9 @@ sata1: sata@9b28000 { status = "okay"; }; + + gpu: gpu@9f00000 { + status = "okay"; + }; }; };