arm64: dts: rockchip: enable mali on Rock Pi 4

Enable the mali gpu node.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Ezequiel Garcia 2019-02-18 07:05:55 -03:00 committed by Heiko Stuebner
parent f77e7a9aaf
commit 0f9e535a08
1 changed files with 5 additions and 0 deletions

View File

@ -157,6 +157,11 @@ &gmac {
status = "okay";
};
&gpu {
mali-supply = <&vdd_gpu>;
status = "okay";
};
&hdmi {
pinctrl-names = "default";
pinctrl-0 = <&hdmi_cec>;