Skip to content
Snippets Groups Projects
Commit e26dbbcd authored by Gianfranco Mariotti's avatar Gianfranco Mariotti
Browse files

[C12] add vpu, gpu3d support

parent 986c0fc1
No related branches found
No related tags found
No related merge requests found
......@@ -1150,15 +1150,6 @@
* | GPU/VPU |
* |__________________________________________________________________________|
*/
/*
&gpu {
status = "okay";
};
&vpu {
status = "okay";
};
*/
&pgc_gpu {
power-supply = <&sw1a_reg>;
......@@ -1168,21 +1159,12 @@
power-supply = <&sw1c_reg>;
};
&vpu {
status = "disabled";
};
&vpu_v4l2 {
status = "disabled";
};
&gpu3d {
status = "disabled";
status = "okay";
};
&irqsteer {
status = "disabled";
&vpu {
status = "okay";
};
/* __________________________________________________________________________
......
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