projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec45ee8
)
ARM: dts: rockchip: enable the gpu on rk3036-kylin boards
author
Heiko Stuebner
<heiko@sntech.de>
Wed, 12 Jul 2017 17:07:24 +0000
(19:07 +0200)
committer
Heiko Stuebner
<heiko@sntech.de>
Fri, 22 Sep 2017 09:18:02 +0000
(11:18 +0200)
Enable the gpu node and add the gpu supply for it.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3036-kylin.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3036-kylin.dts
b/arch/arm/boot/dts/rk3036-kylin.dts
index fdb1570bc7d3137fcfed7acf2fb970ca4ff1a75a..e2a0f576946f0884bb091d8a2ff6bc71e7b47949 100644
(file)
--- a/
arch/arm/boot/dts/rk3036-kylin.dts
+++ b/
arch/arm/boot/dts/rk3036-kylin.dts
@@
-135,6
+135,11
@@
status = "okay";
};
+&gpu {
+ mali-supply = <&vdd_gpu>;
+ status = "okay";
+};
+
&hdmi {
status = "okay";
};