[PATCH 5/6] Revert "ARM: i.MX8MM: assume USBOTG power domains to be powered"

Sascha Hauer s.hauer at pengutronix.de
Wed Aug 31 05:52:47 PDT 2022


From: Ahmad Fatoum <a.fatoum at pengutronix.de>

This was a workaround and the barebox gpcv2 driver has since gained
support for the i.MX8M Mini, so we can drop the device tree level
override again.

This reverts commit e30131c06b2b81bfc458fa9bbaa30b2e3a6dad88.
---
 arch/arm/dts/imx8mm.dtsi | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/arch/arm/dts/imx8mm.dtsi b/arch/arm/dts/imx8mm.dtsi
index cdf2128205..78bbacb2b1 100644
--- a/arch/arm/dts/imx8mm.dtsi
+++ b/arch/arm/dts/imx8mm.dtsi
@@ -5,14 +5,6 @@
 	};
 };
 
-&pgc_otg1 {
-	barebox,allow-dummy;
-};
-
-&pgc_otg2 {
-	barebox,allow-dummy;
-};
-
 &src {
 	compatible = "fsl,imx8mm-src", "fsl,imx8mq-src", "syscon", "simple-mfd";
 
-- 
2.30.2




More information about the barebox mailing list