[PATCH v3 04/12] arm: dts: dra72-evm-revc-u-boot: Remove usb1 mode configuration

Julien Panis jpanis at baylibre.com
Thu Jul 13 15:45:37 CEST 2023


USB1 dual-role feature is already handled as peripheral only
in dwc3-generic driver.

Signed-off-by: Julien Panis <jpanis at baylibre.com>
Acked-by: Roger Quadros <rogerq at kernel.org>
---
 arch/arm/dts/dra72-evm-revc-u-boot.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/dts/dra72-evm-revc-u-boot.dtsi b/arch/arm/dts/dra72-evm-revc-u-boot.dtsi
index 8e7dc719bf85..48a194c941d7 100644
--- a/arch/arm/dts/dra72-evm-revc-u-boot.dtsi
+++ b/arch/arm/dts/dra72-evm-revc-u-boot.dtsi
@@ -51,7 +51,6 @@
 
 &usb1 {
 	bootph-pre-ram;
-	dr_mode = "peripheral";
 };
 
 &usb2_phy1 {

-- 
2.37.3



More information about the U-Boot mailing list