[PATCH v2 3/3] ARM: dts: st: enable the MALI gpu on the stih410-b2260
Alain Volmat
avolmat at me.com
Sun Oct 6 20:42:51 UTC 2024
Enable the GPU on the stih410-b2260 board.
Signed-off-by: Alain Volmat <avolmat at me.com>
---
arch/arm/boot/dts/st/stih410-b2260.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/st/stih410-b2260.dts b/arch/arm/boot/dts/st/stih410-b2260.dts
index 240b62040000b8c0357d39504d3475186958bf31..736b1e059b0a8f122d1b824e1f4e5db0a668ec2c 100644
--- a/arch/arm/boot/dts/st/stih410-b2260.dts
+++ b/arch/arm/boot/dts/st/stih410-b2260.dts
@@ -206,5 +206,9 @@ hdmiddc: i2c at 9541000 {
sata1: sata at 9b28000 {
status = "okay";
};
+
+ gpu: gpu at 9f00000 {
+ status = "okay";
+ };
};
};
--
2.43.0
More information about the dri-devel
mailing list