Files
CoolPi-Armbian-Rockchip-RK3…/arch/arm64/boot/dts/rockchip/overlay/rockchip-rk3588-panthor-gpu.dts
2025-02-04 12:41:12 -06:00

20 lines
229 B
Plaintext

/dts-v1/;
/plugin/;
/ {
fragment@0 {
target = <&gpu>;
__overlay__ {
status = "disabled";
};
};
fragment@1 {
target = <&gpu_panthor>;
__overlay__ {
status = "okay";
mali-supply = <&vdd_gpu_s0>;
};
};
};