arm64: dts: rockchip: Enable GPU on Orange Pi 5

Enable the Mali GPU in the Orange Pi 5

Signed-off-by: Jimmy Hon <honyuenkwun@gmail.com>
Link: https://lore.kernel.org/r/20240425222913.1760-1-honyuenkwun@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Jimmy Hon
2024-04-25 17:29:13 -05:00
committed by Heiko Stuebner
parent 4aae6cdd61
commit 8beafb228f

View File

@@ -146,6 +146,11 @@ &gmac1_rgmii_clk
status = "okay";
};
&gpu {
mali-supply = <&vdd_gpu_s0>;
status = "okay";
};
&i2c0 {
pinctrl-names = "default";
pinctrl-0 = <&i2c0m2_xfer>;