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>
This commit is contained in:
Heiko Stuebner 2017-07-12 19:07:24 +02:00
Родитель ec45ee8569
Коммит 3584473a94
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

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