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

Sascha Hauer s.hauer at pengutronix.de
Wed Aug 31 05:52:48 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 Nano, so we can drop the device tree level
override again.

This partially reverts commit 09e73acc76c3ed2834c5918717dff5e961c04990.
We keep imx8mn.dtsi around as it may come in handy in future.
---
 arch/arm/dts/imx8mn.dtsi | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/dts/imx8mn.dtsi b/arch/arm/dts/imx8mn.dtsi
index 176125e73b..9ce49d735e 100644
--- a/arch/arm/dts/imx8mn.dtsi
+++ b/arch/arm/dts/imx8mn.dtsi
@@ -1,5 +1 @@
 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
-
-&pgc_otg1 {
-	barebox,allow-dummy;
-};
-- 
2.30.2




More information about the barebox mailing list