Commit cbcb5b33 authored by Lubomir Rintel's avatar Lubomir Rintel Committed by Arnd Bergmann
Browse files

ARM: dts: mmp2-olpc-xo-1-75: Enable the GPU

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

Link: https://lore.kernel.org/r/20200718205019.184927-12-lkundrak@v3.sk


Signed-off-by: default avatarLubomir Rintel <lkundrak@v3.sk>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent b4c2abb6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -272,3 +272,7 @@
		};
	};
};

&gpu {
	status = "okay";
};