arm64: dts: rockchip: Enable GPU on Indiedroid Nova

Enable the GPU for the Indiedroid Nova.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Link: https://lore.kernel.org/r/20241031150505.967909-3-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Chris Morgan
2024-10-31 10:05:04 -05:00
committed by Heiko Stuebner
parent 42d8555752
commit 3143ef4f01

View File

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