projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4c2abb
)
ARM: dts: mmp2-olpc-xo-1-75: Enable the GPU
author
Lubomir Rintel
<lkundrak@v3.sk>
Sat, 18 Jul 2020 20:50:17 +0000
(22:50 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Wed, 22 Jul 2020 20:05:20 +0000
(22:05 +0200)
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>
arch/arm/boot/dts/mmp2-olpc-xo-1-75.dts
patch
|
blob
|
history
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
5f1da58
..
f1a4115
100644
(file)
--- 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
@@
};
};
};
+
+&gpu {
+ status = "okay";
+};