Commit e38b144b authored by Ezequiel Garcia's avatar Ezequiel Garcia Committed by Heiko Stuebner

arm64: dts: rockchip: enable mali on rock960 boards

Enable the mali gpu node.
Signed-off-by: default avatarEzequiel Garcia <ezequiel@collabora.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 0f9e535a
......@@ -96,6 +96,11 @@ &emmc_phy {
status = "okay";
};
&gpu {
mali-supply = <&vdd_gpu>;
status = "okay";
};
&hdmi {
ddc-i2c-bus = <&i2c3>;
pinctrl-names = "default";
......
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