Enable the 2D (GC300) and the 3D (GC2000) GPUs cores.

Signed-off-by: Lubomir Rintel <lkund...@v3.sk>

---
Changes since v1:
- s/GC200/GC2000/ in patch description (pointed out by Pavel Machek)

 arch/arm/boot/dts/mmp3-dell-ariel.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm/boot/dts/mmp3-dell-ariel.dts 
b/arch/arm/boot/dts/mmp3-dell-ariel.dts
index b0ec14c421641..fe3b1cd695eeb 100644
--- a/arch/arm/boot/dts/mmp3-dell-ariel.dts
+++ b/arch/arm/boot/dts/mmp3-dell-ariel.dts
@@ -114,3 +114,11 @@ &ssp2 {
        cs-gpios = <&gpio 56 GPIO_ACTIVE_LOW>;
        status = "okay";
 };
+
+&gpu_2d {
+       status = "okay";
+};
+
+&gpu_3d {
+       status = "okay";
+};
-- 
2.26.2

Reply via email to