[PATCH 08/23] arm: dts: k3-am642-sk-u-boot: Drop redundant usb dr_mode property

Nishanth Menon nm at ti.com
Fri Apr 14 09:57:11 CEST 2023


We do not need that property to be defined as it is already defined in
am642-sk.dts

Signed-off-by: Nishanth Menon <nm at ti.com>
---
 arch/arm/dts/k3-am642-sk-u-boot.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/dts/k3-am642-sk-u-boot.dtsi b/arch/arm/dts/k3-am642-sk-u-boot.dtsi
index aa3551c2bb4a..57797a59e05d 100644
--- a/arch/arm/dts/k3-am642-sk-u-boot.dtsi
+++ b/arch/arm/dts/k3-am642-sk-u-boot.dtsi
@@ -152,7 +152,6 @@
 };
 
 &usb0 {
-	dr_mode = "host";
 	bootph-pre-ram;
 };
 
-- 
2.40.0



More information about the U-Boot mailing list