arm64: dts: rockchip: Enable GPU on NanoPi R6C/R6S

Add the necessary DT changes to enable GPU on NanoPi R6C/R6S.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Link: https://lore.kernel.org/r/20241107212913.1322666-2-jonas@kwiboo.se
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Jonas Karlman
2024-11-07 21:29:09 +00:00
committed by Heiko Stuebner
parent 3c4278eae4
commit 3ce613238b

View File

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