Commit 51ca6a22 authored by Heiko Stuebner's avatar Heiko Stuebner Committed by Heiko Stuebner

arm64: dts: rockchip: enable gpu on rk3588-jaguar

Enable the mali gpu node and add the board-specific supply-regulator.
Signed-off-by: default avatarHeiko Stuebner <heiko.stuebner@cherry.de>
Reviewed-by: default avatarQuentin Schulz <quentin.schulz@theobroma-systems.com>
Link: https://lore.kernel.org/r/20240327112120.1181570-1-heiko@sntech.deSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 3a9172fe
......@@ -245,6 +245,11 @@ mdot2e-w-disable2-n-hog {
};
};
&gpu {
mali-supply = <&vdd_gpu_s0>;
status = "okay";
};
&i2c0 {
pinctrl-0 = <&i2c0m2_xfer>;
status = "okay";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment