Skip to content
Snippets Groups Projects
Commit cba7b4b7 authored by Tomeu Vizoso's avatar Tomeu Vizoso
Browse files

Enable DT nodes for gpu and npu

parent 68fe157e
No related merge requests found
......@@ -1483,3 +1483,19 @@ pinctrl_wifi_pwr_en: wifipwrengrp {
<MX8MP_IOMUXC_SD1_STROBE__GPIO2_IO11 0x184>; /* PMIC_EN_WIFI */
};
};
&gpu_2d {
status = "okay";
};
&gpu_3d {
status = "okay";
};
&ml_vipsi {
status = "okay";
};
&mix_gpu_ml {
status = "okay";
};
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment