mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 18:54:09 +08:00
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:
parent
ec45ee8569
commit
3584473a94
@ -135,6 +135,11 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gpu {
|
||||
mali-supply = <&vdd_gpu>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&hdmi {
|
||||
status = "okay";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user