Skip to content

Commit

Permalink
Revert "arm64: dts: imx8mn-venice-gw7902: disable gpu"
Browse files Browse the repository at this point in the history
This reverts commit 0c56661,
this one was meant for v5.18, not as a bugfix, though the
patch itself was correct.

Reported-by: Shawn Guo <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
  • Loading branch information
arndb committed Feb 10, 2022
1 parent 1830947 commit 5e5eddd
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions arch/arm64/boot/dts/freescale/imx8mn-venice-gw7902.dts
Original file line number Diff line number Diff line change
Expand Up @@ -220,10 +220,6 @@
};
};

&disp_blk_ctrl {
status = "disabled";
};

/* off-board header */
&ecspi2 {
pinctrl-names = "default";
Expand Down Expand Up @@ -255,10 +251,6 @@
};
};

&gpu {
status = "disabled";
};

&i2c1 {
clock-frequency = <100000>;
pinctrl-names = "default";
Expand Down Expand Up @@ -554,10 +546,6 @@
status = "okay";
};

&pgc_gpumix {
status = "disabled";
};

/* off-board header */
&sai3 {
pinctrl-names = "default";
Expand Down

0 comments on commit 5e5eddd

Please sign in to comment.