1
0
Fork 0

ARM: dts: rockchip: enable the gpu on rk3036-kylin boards

Enable the gpu node and add the gpu supply for it.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
hifive-unleashed-5.1
Heiko Stuebner 2017-07-12 19:07:24 +02:00
parent ec45ee8569
commit 3584473a94
1 changed files with 5 additions and 0 deletions

View File

@ -135,6 +135,11 @@
status = "okay";
};
&gpu {
mali-supply = <&vdd_gpu>;
status = "okay";
};
&hdmi {
status = "okay";
};