[PATCH 10/10] arm: dts: keystone-k2e-evm-u-boot: Remove usb1 mode configuration
Julien Panis
jpanis at baylibre.com
Thu Jul 6 18:07:32 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>
---
arch/arm/dts/keystone-k2e-evm-u-boot.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/dts/keystone-k2e-evm-u-boot.dtsi b/arch/arm/dts/keystone-k2e-evm-u-boot.dtsi
index 970d452f0804..a75f78377c28 100644
--- a/arch/arm/dts/keystone-k2e-evm-u-boot.dtsi
+++ b/arch/arm/dts/keystone-k2e-evm-u-boot.dtsi
@@ -39,7 +39,6 @@
&usb1 {
dwc3 at 25010000 {
phys = <&usb1_phy>;
- dr_mode = "peripheral";
snps,u2ss_inp3_quirk;
status = "okay";
};
--
2.37.3
More information about the U-Boot
mailing list