Commit 3584473a authored by Heiko Stuebner's avatar Heiko Stuebner

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

Enable the gpu node and add the gpu supply for it.
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent ec45ee85
......@@ -135,6 +135,11 @@ &emmc {
status = "okay";
};
&gpu {
mali-supply = <&vdd_gpu>;
status = "okay";
};
&hdmi {
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment