projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02b12d6
)
ARM: dts: rockchip: enable ARM Mali GPU on rk3288-fennec
author
Jacob Chen
<jacob-chen@iotwrt.com>
Sat, 1 Jul 2017 02:02:45 +0000
(10:02 +0800)
committer
Heiko Stuebner
<heiko@sntech.de>
Sun, 16 Jul 2017 15:08:57 +0000
(17:08 +0200)
Add reference to the Mali GPU device tree node on rk3288-fennec
Tested on Fennec board.
Signed-off-by: Jacob Chen <jacob-chen@iotwrt.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288-fennec.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/rk3288-fennec.dts
b/arch/arm/boot/dts/rk3288-fennec.dts
index 61d1c1028317818e1e8b59ac2007f1197a00f8c4..9ece328326d099de0757fee5c5b72bcb100b2f04 100644
(file)
--- a/
arch/arm/boot/dts/rk3288-fennec.dts
+++ b/
arch/arm/boot/dts/rk3288-fennec.dts
@@
-99,6
+99,11
@@
status = "okay";
};
+&gpu {
+ mali-supply = <&vdd_gpu>;
+ status = "okay";
+};
+
&hdmi {
status = "okay";
};