Commit 5e5eddd9 authored by Arnd Bergmann's avatar Arnd Bergmann

Revert "arm64: dts: imx8mn-venice-gw7902: disable gpu"

This reverts commit 0c566618,
this one was meant for v5.18, not as a bugfix, though the
patch itself was correct.
Reported-by: default avatarShawn Guo <shawnguo@kernel.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 1830947e
...@@ -220,10 +220,6 @@ can@0 { ...@@ -220,10 +220,6 @@ can@0 {
}; };
}; };
&disp_blk_ctrl {
status = "disabled";
};
/* off-board header */ /* off-board header */
&ecspi2 { &ecspi2 {
pinctrl-names = "default"; pinctrl-names = "default";
...@@ -255,10 +251,6 @@ ethphy0: ethernet-phy@0 { ...@@ -255,10 +251,6 @@ ethphy0: ethernet-phy@0 {
}; };
}; };
&gpu {
status = "disabled";
};
&i2c1 { &i2c1 {
clock-frequency = <100000>; clock-frequency = <100000>;
pinctrl-names = "default"; pinctrl-names = "default";
...@@ -554,10 +546,6 @@ &i2c4 { ...@@ -554,10 +546,6 @@ &i2c4 {
status = "okay"; status = "okay";
}; };
&pgc_gpumix {
status = "disabled";
};
/* off-board header */ /* off-board header */
&sai3 { &sai3 {
pinctrl-names = "default"; pinctrl-names = "default";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment