Commit 02b12d6a authored by Jacob Chen's avatar Jacob Chen Committed by Heiko Stuebner

ARM: dts: rockchip: enable ARM Mali GPU on rk3288-evb

Add reference to the Mali GPU device tree node on rk3288-evb.
Tested on rk3288-evb-act8846 board.
Signed-off-by: default avatarJacob Chen <jacob-chen@iotwrt.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 94d8fbd1
......@@ -248,6 +248,11 @@ &gmac {
status = "ok";
};
&gpu {
mali-supply = <&vdd_gpu>;
status = "okay";
};
&hdmi {
ddc-i2c-bus = <&i2c5>;
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