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

Enable mali gpu node and add the board specific supply-regulator.

Signed-off-by: Andy Yan <andyshrk@163.com>
Link: https://lore.kernel.org/r/20240330100134.3588223-1-andyshrk@163.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Andy Yan 2024-03-30 18:01:33 +08:00 committed by Heiko Stuebner
parent f5256f8ed4
commit 3436ded096

View File

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