Skip to content

Commit cbcb5b3

Browse files
lkundrakarndb
authored andcommitted
ARM: dts: mmp2-olpc-xo-1-75: Enable the GPU
Enable the 3D + 2D (GC860) GPU core. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lubomir Rintel <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent b4c2abb commit cbcb5b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,3 +272,7 @@
272272
};
273273
};
274274
};
275+
276+
&gpu {
277+
status = "okay";
278+
};

0 commit comments

Comments
 (0)