Commit 3436ded0 authored by Andy Yan's avatar Andy Yan Committed by Heiko Stuebner

arm64: dts: rockchip: Enable gpu on Cool Pi CM5

Enable mali gpu node and add the board specific supply-regulator.
Signed-off-by: default avatarAndy Yan <andyshrk@163.com>
Link: https://lore.kernel.org/r/20240330100134.3588223-1-andyshrk@163.comSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent f5256f8e
......@@ -136,6 +136,11 @@ &gmac0_rgmii_clk
status = "okay";
};
&gpu {
mali-supply = <&vdd_gpu_s0>;
status = "okay";
};
&i2c0 {
pinctrl-0 = <&i2c0m2_xfer>;
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