Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

authored by

Lubomir Rintel and committed by
Arnd Bergmann
cbcb5b33 b4c2abb6

+4
+4
arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts
··· 272 272 }; 273 273 }; 274 274 }; 275 + 276 + &gpu { 277 + status = "okay"; 278 + };