arm64: dts: mediatek: mt8365-evk: Enable GPU support

Enable for the Mediatek Genio 350-EVK board the support of the
Arm Mali G52 MC1 GPU integrated in the MT8365 SoC.

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
Louis-Alexis Eyraud
2025-10-21 09:30:53 +02:00
committed by AngeloGioacchino Del Regno
parent 499af66b8f
commit c8dd72788f

View File

@@ -284,6 +284,11 @@
};
};
&gpu {
mali-supply = <&mt6357_vcore_reg>;
status = "okay";
};
&i2c0 {
clock-frequency = <100000>;
pinctrl-0 = <&i2c0_pins>;
@@ -353,6 +358,10 @@
};
};
&mfg {
domain-supply = <&mt6357_vsram_others_reg>;
};
&mmc0 {
assigned-clock-parents = <&topckgen CLK_TOP_MSDCPLL>;
assigned-clocks = <&topckgen CLK_TOP_MSDC50_0_SEL>;