[PATCH] arm64: dts: zynqmp: Enable USB2.0 for zc1751-xm016-dc2
Michal Simek
michal.simek at xilinx.com
Wed Jul 7 08:21:26 CEST 2021
From: Piyush Mehta <piyush.mehta at xilinx.com>
The board zynqmp-zc1751-xm016-dc2 support only USB2.0.
This patch removes USB3.0 DT configuration for DC2 board.
Signed-off-by: Piyush Mehta <piyush.mehta at xilinx.com>
Signed-off-by: Michal Simek <michal.simek at xilinx.com>
---
arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts b/arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts
index 5b689dbd0937..4225a9547c58 100644
--- a/arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts
+++ b/arch/arm/dts/zynqmp-zc1751-xm016-dc2.dts
@@ -535,8 +535,6 @@
&dwc3_1 {
status = "okay";
dr_mode = "host";
- snps,usb3_lpm_capable;
- maximum-speed = "super-speed";
};
&uart0 {
--
2.32.0
More information about the U-Boot
mailing list