[PATCH v4 2/2] arm: dts: am335x-evm-u-boot: Remove usb0 mode configuration
Julien Panis
jpanis at baylibre.com
Thu Jul 6 12:40:23 CEST 2023
USB0 dual-role feature is now handled as peripheral only
in ti-musb driver.
Signed-off-by: Julien Panis <jpanis at baylibre.com>
---
arch/arm/dts/am335x-evm-u-boot.dtsi | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/arm/dts/am335x-evm-u-boot.dtsi b/arch/arm/dts/am335x-evm-u-boot.dtsi
index 82a483ae3e28..42eeca8c0499 100644
--- a/arch/arm/dts/am335x-evm-u-boot.dtsi
+++ b/arch/arm/dts/am335x-evm-u-boot.dtsi
@@ -23,10 +23,6 @@
status = "disabled";
};
-&usb0 {
- dr_mode = "peripheral";
-};
-
&i2c0 {
bootph-all;
};
--
2.37.3
More information about the U-Boot
mailing list