Skip to content
Snippets Groups Projects
Unverified Commit c8e58692 authored by AngeloGioacchino Del Regno's avatar AngeloGioacchino Del Regno
Browse files

HACK: mt8390-genio-700: Temporarily disable GPU

Disable GPU here, but leave enabled on MT8370 Genio 510, as issues
are seen only on G700.
parent 8ca724f1
No related branches found
No related tags found
No related merge requests found
......@@ -21,3 +21,6 @@ memory@40000000 {
};
};
&gpu {
status = "disabled";
};
......@@ -386,7 +386,6 @@ &gamma0_out {
&gpu {
mali-supply = <&mt6359_vproc2_buck_reg>;
status = "okay";
};
&hdmi {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment