arm64: dts: rockchip: enable the Mali GPU on RK3328 boards

Add a gpu node to the rock64 board to enable the Mali GPU and
move the existing node from roc-pc to the shared roc dtsi to
enable it also for the roc-cc board.

Signed-off-by: Alex Bee <knaerzche@gmail.com>
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Tested-by: Diederik de Haas <didi.debian@cknow.org>  # Rock64
Link: https://lore.kernel.org/r/20250906120810.1833016-2-christianshewitt@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Alex Bee 2025-09-06 12:08:10 +00:00 committed by Heiko Stuebner
parent 718efbc6a7
commit d81b0c3099
3 changed files with 8 additions and 4 deletions

View File

@ -44,10 +44,6 @@ &codec {
mute-gpios = <&grf_gpio 0 GPIO_ACTIVE_LOW>;
};
&gpu {
mali-supply = <&vdd_logic>;
};
&pinctrl {
ir {
ir_int: ir-int {

View File

@ -167,6 +167,10 @@ &gmac2io {
status = "okay";
};
&gpu {
mali-supply = <&vdd_logic>;
};
&hdmi {
status = "okay";
};

View File

@ -152,6 +152,10 @@ &gmac2io {
status = "okay";
};
&gpu {
mali-supply = <&vdd_logic>;
};
&hdmi {
avdd-0v9-supply = <&vdd_10>;
avdd-1v8-supply = <&vcc_18>;