[PATCH 11/13] ARM: dts: mmp2-olpc-xo-1-75: Enable the GPU

From: Lubomir Rintel
Date: Tue Jun 16 2020 - 14:24:43 EST


Enable the 3D + 2D (GC860) GPU core.

Signed-off-by: Lubomir Rintel <lkundrak@xxxxx>
---
arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts b/arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts
index 5f1da58550987..f1a41152e9dd7 100644
--- a/arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts
+++ b/arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts
@@ -272,3 +272,7 @@ sspa0_0: endpoint {
};
};
};
+
+&gpu {
+ status = "okay";
+};
--
2.26.2