Commit 8beafb22 authored by Jimmy Hon's avatar Jimmy Hon Committed by Heiko Stuebner

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

Enable the Mali GPU in the Orange Pi 5
Signed-off-by: default avatarJimmy Hon <honyuenkwun@gmail.com>
Link: https://lore.kernel.org/r/20240425222913.1760-1-honyuenkwun@gmail.comSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 4aae6cdd
......@@ -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>;
......
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